Skip to content

Commit edcd4c2

Browse files
authored
Merge pull request #409 from walnuts1018/renovate/major-6-github-artifact-actions
2 parents ad0c8c2 + 35f2d82 commit edcd4c2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
touch "/tmp/digests/${digest#sha256:}"
5353
5454
- name: Upload digest
55-
uses: actions/upload-artifact@v5
55+
uses: actions/upload-artifact@v6
5656
with:
5757
name: digests-${{ matrix.key }}
5858
path: /tmp/digests/*

0 commit comments

Comments
 (0)