Skip to content

Commit

Permalink
Merge pull request #66 from w3c/iadawn-patch-1
Browse files Browse the repository at this point in the history
Update node deploy
  • Loading branch information
iadawn committed May 10, 2024
2 parents 6690fac + 1220651 commit 3092f20
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/gh-pages-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ jobs:
build_deploy:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/setup-node@v3
- uses: actions/checkout@v4
- uses: actions/setup-node@v4
with:
cache: 'npm'
cache-dependency-path: how-to/package-lock.json
Expand Down

0 comments on commit 3092f20

Please sign in to comment.