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 63d6eb1 + 42598b4 commit f03f948Copy full SHA for f03f948
.github/workflows/main.yml
@@ -28,7 +28,7 @@ jobs:
28
- name: transpile TypeScript
29
run: npx tsc
30
- name: Upload artifacts
31
- uses: actions/upload-artifact@v4
+ uses: actions/upload-artifact@v5
32
with:
33
name: lib
34
path: |
0 commit comments