Skip to content

Commit

Permalink
[ci] bumps actions/checkout
Browse files Browse the repository at this point in the history
  • Loading branch information
wookietreiber committed Oct 20, 2023
1 parent dec31b0 commit 9d804fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
steps:

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

- name: set up rust toolchain
uses: actions-rs/toolchain@v1
Expand Down

0 comments on commit 9d804fc

Please sign in to comment.