Skip to content

Commit

Permalink
publish*.yml update
Browse files Browse the repository at this point in the history
  • Loading branch information
ilg-ul committed Jan 31, 2024
1 parent b046472 commit 4d50290
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/publish-github-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:

- name: Use Nodejs
# https://github.com/actions/setup-node
uses: actions/setup-node@v3
uses: actions/setup-node@v4
with:
node-version: '18.x'

Expand All @@ -58,7 +58,7 @@ jobs:
- name: Setup Pages
# https://github.com/actions/configure-pages
uses: actions/configure-pages@v3
uses: actions/configure-pages@v4

- name: Upload artifact
# https://github.com/actions/upload-pages-artifact
Expand Down

0 comments on commit 4d50290

Please sign in to comment.