Skip to content

Commit

Permalink
Update Node.js to v21
Browse files Browse the repository at this point in the history
  • Loading branch information
teamleader-iac[bot] committed Nov 4, 2023
1 parent 855e7d6 commit ff6d741
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:9
image: node:21
credentials:
username: ${{ secrets.DOCKER_HUB_USERNAME }}
password: ${{ secrets.DOCKER_HUB_PASSWORD }}
Expand Down

0 comments on commit ff6d741

Please sign in to comment.