Skip to content

Commit

Permalink
Mod: Update actions node-version from 14 to 20
Browse files Browse the repository at this point in the history
  • Loading branch information
Alejo47 committed Feb 7, 2024
1 parent 4e162ad commit 47522e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/yarn-workflow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
- uses: actions/checkout@v1
- uses: actions/setup-node@v1
with:
node-version: 14
node-version: 20
- run: yarn
- run: yarn build
- uses: actions/upload-artifact@v2
Expand Down

0 comments on commit 47522e4

Please sign in to comment.