mirror of
https://code.forgejo.org/actions/forgejo-release.git
synced 2025-07-04 06:53:44 +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
|
@ -3,7 +3,7 @@ jobs:
|
|||
integration:
|
||||
runs-on: docker
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: actions/checkout@v4
|
||||
|
||||
- name: Unit tests of the supporting script forgejo-release.sh
|
||||
run: |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue