Skip to content

Commit

Permalink
Bump checkout action
Browse files Browse the repository at this point in the history
  • Loading branch information
rafalh committed Apr 21, 2024
1 parent 37562d6 commit 01a4e2c
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 @@ -24,7 +24,7 @@ jobs:
RUST_BACKTRACE: 1
steps:
- name: Checkout sources
uses: actions/checkout@v3
uses: actions/checkout@v4

- name: Install toolchain
uses: actions-rs/toolchain@v1
Expand Down

0 comments on commit 01a4e2c

Please sign in to comment.