Skip to content

Commit

Permalink
Update remaining actions to v3
Browse files Browse the repository at this point in the history
This somehow was left unnoticed.
  • Loading branch information
kchibisov authored Jun 3, 2023
1 parent 72cf4e5 commit cf77f82
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 @@ -83,7 +83,7 @@ jobs:

runs-on: ${{ matrix.platform.os }}
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v3
# Used to cache cargo-web
- name: Cache cargo folder
uses: actions/cache@v1
Expand Down

0 comments on commit cf77f82

Please sign in to comment.