Skip to content

Commit

Permalink
Merge pull request #1 from vanHeemstraSystems/dependabot/github_actio…
Browse files Browse the repository at this point in the history
…ns/actions/setup-node-4

Bump actions/setup-node from 1 to 4
  • Loading branch information
wvanheemstra authored Oct 31, 2024
2 parents 7a86fcd + 2ae6468 commit dafad91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/readme.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: Setup Node.js
uses: actions/setup-node@v1
uses: actions/setup-node@v4
with:
node-version: 12.x
# ISO Language Codes: https://cloud.google.com/translate/docs/languages
Expand Down

0 comments on commit dafad91

Please sign in to comment.