Skip to content

Commit efb2a17

Browse files
committed
AC-13683::Investigate latest patch version of grunt-eslint
1 parent 6feb339 commit efb2a17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/php.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
- name: Setup node
2626
uses: actions/setup-node@v2
2727
with:
28-
node-version: '17'
28+
node-version: '21'
2929

3030
- uses: actions/checkout@v2
3131

0 commit comments

Comments
 (0)