We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 334e9b8 commit abf997bCopy full SHA for abf997b
.github/workflows/test.yml
@@ -44,7 +44,7 @@ jobs:
44
PERCY_TOKEN: ${{ secrets.PERCY_TOKEN }}
45
46
- name: Upload results
47
- uses: actions/upload-artifact@v3
+ uses: actions/upload-artifact@v4
48
if: always()
49
with:
50
name: Test results
0 commit comments