Skip to content

Commit adfb0af

Browse files
committed
fix: action version
1 parent 544f82e commit adfb0af

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/hcloud-image-builder.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
steps:
4343
# https://github.com/actions/checkout
4444
- name: Checkout
45-
uses: actions/checkout@v6.1.0
45+
uses: actions/checkout@v6.0.1
4646

4747
- name: Build
4848
shell: bash

0 commit comments

Comments
 (0)