Skip to content

Commit

Permalink
Merge pull request #59 from gofrolist/dependabot/github_actions/actio…
Browse files Browse the repository at this point in the history
…ns/setup-node-2.5.1

fix(deps): bump actions/setup-node from 2.5.0 to 2.5.1
  • Loading branch information
github-actions[bot] authored Dec 29, 2021
2 parents 4ca7444 + 505c762 commit 1ea29fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ jobs:
uses: actions/[email protected]

- name: Setup Node.js
uses: actions/[email protected].0
uses: actions/[email protected].1
with:
node-version: '14'

Expand Down

0 comments on commit 1ea29fa

Please sign in to comment.