We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dd96272 commit 1b0a815Copy full SHA for 1b0a815
1 file changed
.github/actions/test-package/action.yml
@@ -65,7 +65,7 @@ runs:
65
66
- name: Upload log
67
if: success() || failure()
68
- uses: actions/upload-artifact@v4
+ uses: actions/upload-artifact@v7
69
with:
70
name: ${{ inputs.spec }}-log
71
path: log.xml
0 commit comments