Skip to content

Commit 1ea1d5d

Browse files
Bump actions/upload-artifact from 6 to 7 (#28)
1 parent 85f8cfd commit 1ea1d5d

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
@@ -108,7 +108,7 @@ jobs:
108108
touch "/tmp/digests/${digest#sha256:}"
109109
110110
- name: 📦 Upload digest
111-
uses: actions/upload-artifact@v6
111+
uses: actions/upload-artifact@v7
112112
with:
113113
name: ${{ inputs.distribution }}-${{ inputs.codename }}-qt${{ inputs.qt_version }}-${{ matrix.target_platform }}
114114
path: /tmp/digests/*

0 commit comments

Comments
 (0)