Skip to content

Commit 9f771d5

Browse files
Bump actions/checkout from 4 to 6 (#65)
1 parent 658a577 commit 9f771d5

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
@@ -65,7 +65,7 @@ jobs:
6565

6666
steps:
6767
- name: Checkout
68-
uses: actions/checkout@v4
68+
uses: actions/checkout@v6
6969

7070
- name: Set up QEMU
7171
uses: docker/setup-qemu-action@v3

0 commit comments

Comments
 (0)