Skip to content

Commit

Permalink
fix checkout
Browse files Browse the repository at this point in the history
TOwInOK committed Oct 26, 2024
1 parent ceae920 commit 81e4e94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yaml
Original file line number Diff line number Diff line change
@@ -57,7 +57,7 @@ jobs:

steps:
- name: Checkout
uses: actions/checkout@v5
uses: actions/checkout@4

- name: Downcase REPO
run: |

0 comments on commit 81e4e94

Please sign in to comment.