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 e7b2512 commit 2aaef30Copy full SHA for 2aaef30
.github/workflows/build-deploy.yml
@@ -55,7 +55,7 @@ jobs:
55
npx sscli --no-clean --base https://gbadev.net/tonc
56
57
- name: Upload artifact
58
- uses: actions/upload-pages-artifact@v1
+ uses: actions/upload-pages-artifact@v3
59
with:
60
path: tonc/output
61
0 commit comments