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 2bacdb7 commit 42f956aCopy full SHA for 42f956a
1 file changed
.github/workflows/test.yml
@@ -92,7 +92,7 @@ jobs:
92
git diff --exit-code
93
94
- name: Store artifacts
95
- uses: actions/upload-artifact@v6
+ uses: actions/upload-artifact@v7
96
if: failure()
97
with:
98
name: ${{ matrix.os }}-${{ matrix.node-version }}-artifacts
0 commit comments