mirror of
https://github.com/actions/setup-node.git
synced 2025-07-27 00:48:24 +02:00
Bump to actions/checkout@v3
This commit is contained in:
parent
546fd45825
commit
241e61ca3b
7 changed files with 29 additions and 25 deletions
2
.github/workflows/check-dist.yml
vendored
2
.github/workflows/check-dist.yml
vendored
|
@ -21,7 +21,7 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- uses: actions/checkout@v3
|
||||
|
||||
- name: Setup Node 16.x
|
||||
uses: actions/setup-node@v3
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue