Skip to content

Commit

Permalink
Merge pull request #219 from uhooi/feature/bump_actions
Browse files Browse the repository at this point in the history
Bump checkout from v3 to v4
  • Loading branch information
uhooi authored Feb 11, 2024
2 parents 14c5bd1 + b3b4ce8 commit 2a5f097
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:

steps:
- name: Checkout
uses: actions/checkout@v3
uses: actions/checkout@v4

- name: Build for ${{ matrix.project }}
run: make build-debug-${{ matrix.project }}

0 comments on commit 2a5f097

Please sign in to comment.