Skip to content
This repository was archived by the owner on Apr 17, 2025. It is now read-only.

Commit 5eb3554

Browse files
authored
Try node:22
1 parent 9e442b3 commit 5eb3554

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ defaults:
1111
jobs:
1212
lint:
1313
container:
14-
image: node:19
14+
image: node:22
1515
credentials:
1616
username: ${{ secrets.DOCKER_HUB_USERNAME }}
1717
password: ${{ secrets.DOCKER_HUB_PASSWORD }}

0 commit comments

Comments
 (0)