Skip to content

Commit 852ea95

Browse files
chore(deps): update actions/configure-pages action to v3
1 parent 28f9de6 commit 852ea95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/GHPages.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
export NODE_OPTIONS="--max-old-space-size=8192"
3535
yarn docs:build
3636
- name: Setup Pages
37-
uses: actions/configure-pages@v2
37+
uses: actions/configure-pages@v3
3838
- name: Upload artifact
3939
uses: actions/upload-pages-artifact@v1
4040
with:

0 commit comments

Comments
 (0)