1
1
mirror of https://github.com/go-gitea/gitea synced 2025-12-07 13:28:25 +00:00

Bump actions/checkout to v5 (#35644)

This commit is contained in:
silverwind
2025-10-12 20:01:42 +02:00
committed by GitHub
parent f9a4b2753c
commit 912515e63a
9 changed files with 30 additions and 30 deletions

View File

@@ -10,7 +10,7 @@ jobs:
runs-on: ubuntu-latest
if: github.repository == 'go-gitea/gitea'
steps:
- uses: actions/checkout@v4
- uses: actions/checkout@v5
- uses: actions/setup-go@v5
with:
go-version-file: go.mod