Skip to content

Commit 7a530ff

Browse files
authored
Merge pull request #16 from django-components/dependabot/github_actions/actions/download-artifact-6
2 parents 28472c0 + fd066e2 commit 7a530ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@ jobs:
164164
# Used to generate artifact attestation
165165
attestations: write
166166
steps:
167-
- uses: actions/download-artifact@v5
167+
- uses: actions/download-artifact@v6
168168
- name: Generate artifact attestation
169169
uses: actions/attest-build-provenance@v3
170170
with:

0 commit comments

Comments
 (0)