mirror of
https://code.forgejo.org/actions/checkout.git
synced 2025-04-28 14:12:46 +02:00
Revert "update test workflows to checkout v3 (#709)"
This reverts commit 2d1c1198e7
.
This commit is contained in:
parent
2d1c1198e7
commit
f5e16e0655
4 changed files with 7 additions and 7 deletions
2
.github/workflows/check-dist.yml
vendored
2
.github/workflows/check-dist.yml
vendored
|
@ -22,7 +22,7 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: actions/checkout@v2
|
||||
|
||||
- name: Set Node.js 16.x
|
||||
uses: actions/setup-node@v1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue