Skip to content

Commit 0cadebb

Browse files
committed
Bump: upload-artifacty
1 parent 8ad7964 commit 0cadebb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/actions/test-package/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ runs:
6565
6666
- name: Upload log
6767
if: success() || failure()
68-
uses: actions/upload-artifact@v4
68+
uses: actions/upload-artifact@v7
6969
with:
7070
name: ${{ inputs.spec }}-log
7171
path: log.xml

0 commit comments

Comments
 (0)