Skip to content

Commit

Permalink
Merge pull request #37 from atom-community/renovate/actions-setup-nod…
Browse files Browse the repository at this point in the history
…e-3.x [skip ci]
  • Loading branch information
aminya authored Jun 22, 2022
2 parents 7bd1d30 + ccafc56 commit 54018e4
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 @@ -44,7 +44,7 @@ jobs:
key: "cache-OS:${{ matrix.os }}-${{ matrix.node_arch }}-node:${{ matrix.node_version }}-${{ hashFiles('./package.json') }}-${{ hashFiles('./.npmrc') }}"

- name: Install Node
uses: actions/setup-node@v2
uses: actions/setup-node@v3
with:
node-version: ${{ matrix.node_version }}
architecture: ${{ matrix.node_arch }}
Expand Down

0 comments on commit 54018e4

Please sign in to comment.