Skip to content
This repository has been archived by the owner on Sep 2, 2023. It is now read-only.

Commit

Permalink
Merge pull request #21 from sbueringer/dependabot/github_actions/acti…
Browse files Browse the repository at this point in the history
…ons/setup-node-v2.1.5

Bump actions/setup-node from v2.1.4 to v2.1.5
  • Loading branch information
sbueringer committed Feb 23, 2021
2 parents 7f9f9a1 + 7ff5e23 commit cbc4042
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
sed -i "s/1.0.0/${VERSION}/g" package.json
- name: Use Node.js ${{ env.NODE_VERSION }}
uses: actions/setup-node@v2.1.4
uses: actions/setup-node@v2.1.5
with:
node-version: ${{ env.NODE_VERSION }}

Expand Down

0 comments on commit cbc4042

Please sign in to comment.