Skip to content

Commit

Permalink
Forgot to bump snapshot ci version (#153)
Browse files Browse the repository at this point in the history
  • Loading branch information
skeet70 authored Jan 3, 2024
1 parent 11062fa commit 26b9b09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/snapshot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
token: ${{ secrets.WORKFLOW_PAT }}
- uses: actions/setup-node@v2.1.2
with:
version: 14.x
version: 18.x
- name: build and unit test
run: |
yarn
Expand Down

0 comments on commit 26b9b09

Please sign in to comment.