Skip to content

Commit

Permalink
Merge pull request #34 from pataar/renovate/actions-setup-node-2.x
Browse files Browse the repository at this point in the history
  • Loading branch information
pataar committed Nov 29, 2021
2 parents 71e9739 + a365991 commit 8b93786
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Expand Up @@ -14,7 +14,7 @@ jobs:
- uses: actions/checkout@v2

- name: Setup Node
uses: actions/setup-node@v2.4.1
uses: actions/setup-node@v2.5.0
with:
node-version: '16.x'

Expand Down

0 comments on commit 8b93786

Please sign in to comment.