Skip to content

Commit

Permalink
Merge pull request #23 from tiddly-gittly/renovate/actions-setup-node…
Browse files Browse the repository at this point in the history
…-3.x

Update actions/setup-node action to v3.7.0
  • Loading branch information
Zacharia2 authored Jul 10, 2023
2 parents ba8c55f + 704c872 commit b998bcd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v3
- uses: actions/setup-node@v3.6.0
- uses: actions/setup-node@v3.7.0
with:
node-version: '16'

Expand Down

0 comments on commit b998bcd

Please sign in to comment.