mirror of
https://code.forgejo.org/actions/forgejo-release.git
synced 2025-06-28 03:13:43 +00:00
Update actions/checkout action to v4
This commit is contained in:
parent
73fec07c28
commit
13b5920f54
6 changed files with 6 additions and 6 deletions
|
@ -10,7 +10,7 @@ jobs:
|
|||
setup-forgejo:
|
||||
runs-on: self-hosted
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: actions/checkout@v4
|
||||
- id: forgejo
|
||||
uses: https://code.forgejo.org/actions/setup-forgejo@v1.0.1
|
||||
with:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue