Skip to content

Commit 0cb1d32

Browse files
authored
Use newer upload-pages-artifact for Github Pages (#223)
1 parent 76ded20 commit 0cb1d32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
run: cp -R ./target/armv6k-nintendo-3ds/doc ./_site/crates
4343

4444
- name: Upload docs
45-
uses: actions/upload-pages-artifact@v2
45+
uses: actions/upload-pages-artifact@v3
4646

4747
deploy:
4848
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)