Skip to content

Commit 82c00bc

Browse files
Update .github/workflows/docker.yml
Co-authored-by: Timon Klinkert <83671398+DenuxPlays@users.noreply.github.com>
1 parent cd712c3 commit 82c00bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
docker:
1414
runs-on: ubuntu-latest
1515
steps:
16-
- uses: actions/checkout@v3
16+
- uses: actions/checkout@v4
1717

1818
- name: Set up QEMU
1919
uses: docker/setup-qemu-action@v3

0 commit comments

Comments
 (0)