Skip to content

Commit

Permalink
ci: fixup actions/checkout tag
Browse files Browse the repository at this point in the history
  • Loading branch information
TheDevMinerTV authored Oct 21, 2023
1 parent 9e8633b commit d59378c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
docker:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v4
- uses: actions/checkout@v4

- name: Set up QEMU
uses: docker/setup-qemu-action@v3
Expand Down

0 comments on commit d59378c

Please sign in to comment.