Skip to content

Commit

Permalink
Bump actions/setup-node from 2.4.0 to 2.4.1 (#820)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Oct 7, 2021
1 parent 8507588 commit e531c04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unit-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/setup-node@v2.4.0
- uses: actions/setup-node@v2.4.1
with:
node-version: '10'
- name: install yarn
Expand Down

0 comments on commit e531c04

Please sign in to comment.