Skip to content

Commit

Permalink
Merge pull request #275 from estahn/dependabot/github_actions/main/ac…
Browse files Browse the repository at this point in the history
…tions/setup-node-3.4.1

build(deps): bump actions/setup-node from 3.4.0 to 3.4.1
  • Loading branch information
github-actions[bot] committed Jul 14, 2022
2 parents 6d39eb0 + f8a8d8c commit 4e8ed8d
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 @@ -8,7 +8,7 @@ jobs:
steps:

- name: Setup Node.js for use with actions
uses: actions/setup-node@v3.4.0
uses: actions/setup-node@v3.4.1

- name: Checkout
uses: actions/checkout@v3
Expand Down

0 comments on commit 4e8ed8d

Please sign in to comment.