Skip to content

Commit 22e6432

Browse files
author
Stéphane Leduc
committed
feat(CI): update version of upload-artifact in 4.6.2
1 parent 5c5c4b9 commit 22e6432

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/buiddefs-qmake-actions.yml

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

2727
# Internal artefact
2828
- name: Internal Artefact
29-
uses: actions/upload-artifact@v3
29+
uses: actions/upload-artifact@v4.6.2
3030
with:
3131
name: builddefs-qmake-package
3232
path: builddefs-qmake-package

0 commit comments

Comments
 (0)