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 74d4cb1 commit 5ab10bdCopy full SHA for 5ab10bd
.github/workflows/ci.yml
@@ -83,7 +83,7 @@ jobs:
83
with:
84
token: ${{ secrets.CODECOV_TOKEN }}
85
- name: Upload snapshots on failure
86
- uses: actions/upload-artifact@v6
+ uses: actions/upload-artifact@v7
87
88
name: snapshots-${{ github.run_id }}-${{ strategy.job-index }}
89
path: test/__snapshots__
0 commit comments