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.
2 parents 74a7224 + 46eca24 commit 7663b28Copy full SHA for 7663b28
.github/workflows/main.yml
@@ -27,7 +27,7 @@ jobs:
27
- name: Run ESLint
28
run: npx tsc
29
- name: Upload artifacts
30
- uses: actions/upload-artifact@v4
+ uses: actions/upload-artifact@v5
31
with:
32
name: dist
33
path: |
0 commit comments