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 3b6a6eb commit 7fa7415Copy full SHA for 7fa7415
.github/workflows/main.yml
@@ -25,7 +25,7 @@ jobs:
25
NODE_AUTH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
26
run: node build/index.js
27
- name: Upload Reports
28
- uses: actions/upload-artifact@5
+ uses: actions/upload-artifact@v5
29
with:
30
name: reports
31
path: running/reports
0 commit comments