Skip to content

Commit

Permalink
Update actions/checkout digest to 24cb908
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 16, 2023
1 parent ad3e541 commit 819fe8e
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 @@ -15,7 +15,7 @@ jobs:
runs-on: ubuntu-latest

steps:
- uses: actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b # tag=v3
- uses: actions/checkout@24cb9080177205b6e8c946b17badbe402adc938f # v3
- name: Run Rustfmt
run: cargo fmt -- --check
- name: Build
Expand Down

0 comments on commit 819fe8e

Please sign in to comment.