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 aeb6a41 commit accb918Copy full SHA for accb918
.github/workflows/deploy.yml
@@ -77,7 +77,7 @@ jobs:
77
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
78
BASE_URL: https://ruffle.rs
79
- name: Upload artifact
80
- uses: actions/upload-pages-artifact@v3
+ uses: actions/upload-pages-artifact@v4
81
with:
82
path: ./out
83
0 commit comments