Skip to content

Commit

Permalink
Merge pull request #86 from andrewbird/ci-61
Browse files Browse the repository at this point in the history
CI: Update to use current builtin actions
  • Loading branch information
stsp authored Feb 18, 2024
2 parents c0d9b5b + d4ff2a7 commit b17ea3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
runs-on: ubuntu-22.04

steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v4

- name: package install
run: ./ci_prereq.sh
Expand Down

0 comments on commit b17ea3d

Please sign in to comment.