Skip to content

Commit c24a86b

Browse files
committed
chore(deps): update actions/setup-node action to v3
1 parent cd694e2 commit c24a86b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ jobs:
9292
with:
9393
ref: ${{ github.head_ref }}
9494
token: ${{ secrets.ECU_TOKEN }}
95-
- uses: actions/setup-node@v2
95+
- uses: actions/setup-node@v3
9696
- uses: kellyselden/ember-cli-update-action@v3
9797
with:
9898
autofix_command: yarn lint:fix

0 commit comments

Comments
 (0)