Skip to content

Commit cac8f8f

Browse files
chore(deps): update actions/configure-pages action to v5
1 parent 4ebece3 commit cac8f8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
- run: npm install && cd docs && npm install
3737
- run: npm run docs:build
3838
- name: Setup Pages
39-
uses: actions/configure-pages@v2
39+
uses: actions/configure-pages@v5
4040
- name: Upload artifact
4141
uses: actions/upload-pages-artifact@v1
4242
with:

0 commit comments

Comments
 (0)