Skip to content

Commit 2bd7ea0

Browse files
authored
Update push.yml
1 parent 4ae6ee6 commit 2bd7ea0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/push.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
runs-on: ubuntu-latest
3131
strategy:
3232
matrix:
33-
node-version: [20.x]
33+
node-version: [22.x]
3434
services:
3535
redis:
3636
image: redis:6.0

0 commit comments

Comments
 (0)