Skip to content

Commit f908af1

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ jobs:
106106
with:
107107
ref: ${{ github.head_ref }}
108108
token: ${{ secrets.GitHubToken }}
109-
- uses: actions/setup-node@v2
109+
- uses: actions/setup-node@v3
110110
- uses: kellyselden/ember-cli-update-action@v3
111111
with:
112112
autofix_command: yarn lint:fix

0 commit comments

Comments
 (0)