Skip to content

Commit

Permalink
Update actions/checkout digest to 8f4b7f8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 24, 2023
1 parent 819fe8e commit 49c7f1f
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@24cb9080177205b6e8c946b17badbe402adc938f # v3
- uses: actions/checkout@8f4b7f84864484a7bf31766abe9204da3cbe65b3 # v3
- name: Run Rustfmt
run: cargo fmt -- --check
- name: Build
Expand Down

0 comments on commit 49c7f1f

Please sign in to comment.