mirror of
https://github.com/pnpm/action-setup.git
synced 2024-11-10 09:39:11 +08:00
Fix
This commit is contained in:
parent
f9dc918611
commit
037b05d7f6
4
.github/workflows/test.yaml
vendored
4
.github/workflows/test.yaml
vendored
@ -17,7 +17,7 @@ jobs:
|
||||
- 4.11.1
|
||||
|
||||
steps:
|
||||
- uses: checkout@v2
|
||||
- uses: actions/checkout@v2
|
||||
|
||||
- name: Run the action
|
||||
uses: ./
|
||||
@ -42,7 +42,7 @@ jobs:
|
||||
- 4.11.1
|
||||
|
||||
steps:
|
||||
- uses: checkout@v2
|
||||
- uses: actions/checkout@v2
|
||||
|
||||
- name: Run the action
|
||||
uses: ./
|
||||
|
Loading…
Reference in New Issue
Block a user