Skip to content

Commit

Permalink
Merge pull request #168 from droidsolutions/dependabot/github_actions…
Browse files Browse the repository at this point in the history
…/actions/setup-node-4

ci: bump actions/setup-node from 3 to 4
  • Loading branch information
Kampfmoehre authored Nov 1, 2023
2 parents 99e1ba8 + cad18c3 commit 7a5b3d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v4
- name: Use Node.js
uses: actions/setup-node@v3
uses: actions/setup-node@v4
with:
node-version: 18
- uses: actions/[email protected]
Expand Down

0 comments on commit 7a5b3d7

Please sign in to comment.