mirror of
https://gitea.com/gitea/act_runner.git
synced 2026-06-23 18:24:22 +02:00
chore(deps): update actions/checkout action to v7
This commit is contained in:
@@ -17,7 +17,7 @@ jobs:
|
||||
# to ~/.docker with the stale credentials.
|
||||
DOCKER_CONFIG: /tmp/docker-noauth
|
||||
steps:
|
||||
- uses: actions/checkout@v6
|
||||
- uses: actions/checkout@v7
|
||||
- uses: actions/setup-go@v6
|
||||
with:
|
||||
go-version-file: 'go.mod'
|
||||
|
||||
Reference in New Issue
Block a user