Skip to content

Commit

Permalink
update node version
Browse files Browse the repository at this point in the history
  • Loading branch information
vaibhavsinghal87 committed Feb 21, 2024
1 parent cfdf694 commit 671e6dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/job-in-container.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
job-in-container:
runs-on: ubuntu-latest
container:
image: node:16
image: node:18
steps:
- name: Log image node version
run: |
Expand Down

0 comments on commit 671e6dd

Please sign in to comment.