Skip to content

Commit

Permalink
Merge pull request github#2755 from github/dependabot-github_actions-…
Browse files Browse the repository at this point in the history
…actions-setup-node-3

Bump actions/setup-node from 2.5.1 to 3
  • Loading branch information
MikeMcQuaid authored Mar 2, 2022
2 parents 112e6e5 + 5abecc1 commit 54d37a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
bundler-cache: true

- name: Set up Node
uses: actions/setup-node@v2.5.1
uses: actions/setup-node@v3

- name: Bootstrap
run: script/bootstrap
Expand Down

0 comments on commit 54d37a6

Please # to comment.