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 aba7d4f commit 7e36023Copy full SHA for 7e36023
1 file changed
.github/workflows/testing.yml
@@ -47,7 +47,7 @@ jobs:
47
48
- name: Run coverage report
49
run: yarn coverage
50
- - uses: actions/upload-artifact@v5
+ - uses: actions/upload-artifact@v6
51
with:
52
name: coverage-data-${{ github.run_id }}
53
path: |
0 commit comments