We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c92e623 commit 618458dCopy full SHA for 618458d
1 file changed
.github/workflows/build.yml
@@ -21,7 +21,7 @@ jobs:
21
22
- name: Upload blob report to GitHub Actions Artifacts
23
if: always()
24
- uses: actions/upload-artifact@v3
+ uses: actions/upload-artifact@v4
25
with:
26
name: snapshots
27
path: |
0 commit comments