Skip to content

Commit 74a227d

Browse files
dependabot[bot]ci-robot
authored andcommitted
Upstream-repository: api
Upstream-commit: b12655b3a48b758b67ccc4ff662ee16ce3e01aed --- updated-dependencies: - dependency-name: actions/cache dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 45d2c08 commit 74a227d

File tree

1 file changed

+1
-1
lines changed
  • staging/api/.github/workflows

1 file changed

+1
-1
lines changed

staging/api/.github/workflows/go.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
go-version-file: go.mod
2222
id: go
2323
- name: Cache dependencies
24-
uses: actions/cache@v2
24+
uses: actions/cache@v4
2525
with:
2626
path: |
2727
~/.cache/go-build

0 commit comments

Comments
 (0)