Skip to content

Commit

Permalink
Merge pull request #744 from atom-community/renovate/actions-setup-no…
Browse files Browse the repository at this point in the history
…de-3.x

chore(deps): update actions/setup-node action to v3.1.1
  • Loading branch information
UziTech authored Apr 16, 2022
2 parents f7bd065 + aa7b88d commit 5402175
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
- uses: actions/[email protected].0
- uses: actions/[email protected].1
with:
node-version: 'lts/*'
- name: NPM install
Expand All @@ -53,7 +53,7 @@ jobs:
steps:
- uses: actions/[email protected]
- uses: UziTech/action-setup-atom@v1
- uses: actions/[email protected].0
- uses: actions/[email protected].1
with:
node-version: 'lts/*'
- name: NPM install
Expand Down

0 comments on commit 5402175

Please sign in to comment.