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 cddfeb0 commit dd1ba3bCopy full SHA for dd1ba3b
.github/workflows/main.yml
@@ -32,7 +32,7 @@ jobs:
32
run: yarn build
33
34
- name: Upload build artifact
35
- uses: actions/upload-artifact@v2
+ uses: actions/upload-artifact@v3
36
with:
37
name: lib
38
path: lib
0 commit comments