Skip to content

Commit

Permalink
Update github actions to latest
Browse files Browse the repository at this point in the history
  • Loading branch information
nickbabcock committed Dec 20, 2023
1 parent a265d54 commit f66bcdd
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 @@ -62,7 +62,7 @@ jobs:
rust: stable-x86_64-gnu
steps:
- name: Checkout repository
uses: actions/checkout@v3
uses: actions/checkout@v4
with:
fetch-depth: 1

Expand Down

0 comments on commit f66bcdd

Please sign in to comment.