Skip to content

Commit

Permalink
chore: Bump version on actions/setup-node
Browse files Browse the repository at this point in the history
  • Loading branch information
gcarreno committed May 17, 2023
1 parent 30649d6 commit d138b7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
uses: actions/checkout@v3

- name: Setup node 16
uses: actions/setup-node@v1
uses: actions/setup-node@v3
with:
node-version: 16.x

Expand Down

0 comments on commit d138b7e

Please sign in to comment.