Skip to content

Commit

Permalink
again
Browse files Browse the repository at this point in the history
  • Loading branch information
clearbluejar committed Dec 18, 2023
1 parent c6a1c37 commit 39499ff
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/docs-build-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ jobs:
run:
working-directory: www
steps:
- uses: actions/checkout@v3
- uses: actions/setup-node@v3
- uses: actions/checkout@v4
- uses: actions/setup-node@v4
with:
node-version: 18
cache: yarn
Expand Down

0 comments on commit 39499ff

Please sign in to comment.