Skip to content
This repository has been archived by the owner on Aug 8, 2024. It is now read-only.

Commit

Permalink
Update update_snapshot.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tmokmss authored May 10, 2024
1 parent 207f83c commit f681ba9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update_snapshot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- name: Use Node.js
uses: actions/setup-node@v1
with:
node-version: "16.x"
node-version: "20.x"
- run: npm ci
- run: npm run test -- -u
- name: Add & Commit
Expand Down

0 comments on commit f681ba9

Please sign in to comment.