Skip to content

Commit

Permalink
Merge pull request #17 from clouddrove/dependabot/github_actions/acti…
Browse files Browse the repository at this point in the history
…ons/setup-node-3

build(deps): bump actions/setup-node from 1 to 3
  • Loading branch information
anmolnagpal authored Jul 31, 2023
2 parents 485386c + 159d54f commit 942f5e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/semantic-releaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
persist-credentials: false

- name: Setup Node.js
uses: actions/setup-node@v1
uses: actions/setup-node@v3
with:
node-version: 14

Expand Down

0 comments on commit 942f5e8

Please sign in to comment.