Skip to content
This repository has been archived by the owner on Oct 24, 2024. It is now read-only.

Commit

Permalink
Merge pull request #258 from mdvorak/dependabot/github_actions/action…
Browse files Browse the repository at this point in the history
…s/setup-node-2.5.0

Bump actions/setup-node from 2.4.1 to 2.5.0
  • Loading branch information
mdvorak authored Dec 1, 2021
2 parents 11ca57e + 9ef0dfd commit e6c5016
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
steps:
- uses: actions/[email protected]

- uses: actions/setup-node@v2.4.1
- uses: actions/setup-node@v2.5.0
with:
node-version: ${{ env.NODE_VERSION }}

Expand Down

0 comments on commit e6c5016

Please sign in to comment.