Skip to content

Commit f6e89ec

Browse files
Bump actions/download-artifact from 5 to 6 (#24)
1 parent 6101401 commit f6e89ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/qt5_6.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ jobs:
123123

124124
steps:
125125
- name: 💾 Download digests
126-
uses: actions/download-artifact@v5
126+
uses: actions/download-artifact@v6
127127
with:
128128
path: /tmp/digests
129129
pattern: ${{ inputs.distribution }}-${{ inputs.codename }}-qt${{ inputs.qt_version }}-*

0 commit comments

Comments
 (0)