Skip to content

Commit

Permalink
Try node:22
Browse files Browse the repository at this point in the history
  • Loading branch information
mrtus authored Jul 4, 2024
1 parent 9e442b3 commit 5eb3554
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ defaults:
jobs:
lint:
container:
image: node:19
image: node:22
credentials:
username: ${{ secrets.DOCKER_HUB_USERNAME }}
password: ${{ secrets.DOCKER_HUB_PASSWORD }}
Expand Down

0 comments on commit 5eb3554

Please sign in to comment.