Skip to content

Commit

Permalink
Merge pull request #147 from n-thumann/dependabot/github_actions/acti…
Browse files Browse the repository at this point in the history
…ons/setup-node-3.1.1

Bump actions/setup-node from 3.1.0 to 3.1.1
  • Loading branch information
n-thumann authored Apr 12, 2022
2 parents 0edb93d + 9256f98 commit 61c984b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- name: Checkout Code
uses: actions/checkout@v3
- name: Using Node.js ${{ matrix.node-version }}
uses: actions/[email protected].0
uses: actions/[email protected].1
with:
node-version: ${{ matrix.node-version }}
- name: Install Dependencies
Expand Down

0 comments on commit 61c984b

Please sign in to comment.