Skip to content

Commit

Permalink
Merge pull request #338 from myrotvorets/renovate/actions-setup-node-3.x
Browse files Browse the repository at this point in the history
chore(deps): update actions/setup-node action to v3.2.0
  • Loading branch information
myrotvorets-team authored May 16, 2022
2 parents 75120ef + 64b1022 commit cdd485d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- uses: actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b # tag=v3.0.2

- name: Setup Node.js environment
uses: actions/setup-node@56337c425554a6be30cdef71bf441f15be286854 # tag=v3.1.1
uses: actions/setup-node@17f8bd926464a1afa4c6a11669539e9c1ba77048 # tag=v3.2.0
with:
node-version: '16'
cache: npm
Expand Down

0 comments on commit cdd485d

Please sign in to comment.