Skip to content

Commit 82eedf9

Browse files
Merge branch 'main' into dependabot/docker/docker-80a311fbba
2 parents b8c9a13 + 2178328 commit 82eedf9

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/build.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
runs-on: ubuntu-latest
1212
timeout-minutes: 30
1313
steps:
14-
- uses: actions/checkout@v4
14+
- uses: actions/checkout@v5
1515
- uses: actions/setup-go@v5
1616
with:
1717
go-version: '1.24.0'
@@ -49,7 +49,7 @@ jobs:
4949
timeout-minutes: 30
5050
if: github.ref == 'refs/heads/main'
5151
steps:
52-
- uses: actions/checkout@v4
52+
- uses: actions/checkout@v5
5353
- name: GCP auth
5454
uses: google-github-actions/auth@v2
5555
with:

0 commit comments

Comments
 (0)