Skip to content

Commit

Permalink
Fix GitHub action (#193)
Browse files Browse the repository at this point in the history
  • Loading branch information
Cito authored Jun 11, 2024
1 parent 9aa4697 commit 6b2db64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
runs-on: ubuntu-latest
needs: verify_version
steps:
- uses: actions/checkout@v5
- uses: actions/checkout@v4
name: Check out code

- uses: docker/setup-qemu-action@v2
Expand Down

0 comments on commit 6b2db64

Please sign in to comment.