Skip to content

Commit 2aaf18b

Browse files
ci(deps): bump actions/download-artifact from 5 to 6 (#56)
1 parent c265d33 commit 2aaf18b

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
@@ -97,7 +97,7 @@ jobs:
9797
- build
9898
steps:
9999
- name: Download digests
100-
uses: actions/download-artifact@v5
100+
uses: actions/download-artifact@v6
101101
with:
102102
path: ${{ runner.temp }}/digests
103103
pattern: digests-${{ inputs.version }}-${{ inputs.variant }}-*

0 commit comments

Comments
 (0)