Skip to content

Commit 47a859c

Browse files
committed
fix: Github workflow - actions/configure-pages
1 parent 648b2cc commit 47a859c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nodejs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646

4747
# Deploy.
4848
- name: Setup Pages
49-
uses: actions/configure-pages@v5
49+
uses: actions/configure-pages@v4
5050
- name: Upload artifact
5151
uses: actions/upload-pages-artifact@v3
5252
with:

0 commit comments

Comments
 (0)