Skip to content

Commit

Permalink
chore: updzate checkout to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
0xtekgrinder authored Mar 12, 2024
1 parent fbb6c04 commit bc28a06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/scanner-core-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- beta
- nightly
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- run: rustup update ${{ matrix.toolchain }} && rustup default ${{ matrix.toolchain }}
- run: cargo build --verbose
working-directory: ./packages/scanner-core

0 comments on commit bc28a06

Please sign in to comment.