Skip to content

Commit f8bf37b

Browse files
committed
Update upload-pages-artifact to use v3
1 parent 674bd4b commit f8bf37b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -300,7 +300,7 @@ jobs:
300300
run: ./tools/build-docs.sh
301301
shell: bash
302302

303-
- uses: actions/upload-pages-artifact@v2
303+
- uses: actions/upload-pages-artifact@v3
304304
with:
305305
path: docs
306306

0 commit comments

Comments
 (0)