Skip to content

Commit

Permalink
Merge pull request #300 from kubernetes-sigs/dependabot/github_action…
Browse files Browse the repository at this point in the history
…s/actions/cache-4.0.0

build(deps): bump actions/cache from 3.3.3 to 4.0.0
  • Loading branch information
k8s-ci-robot committed Jan 17, 2024
2 parents e893fcd + c3b64c0 commit 8c28402
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
go-version: '1.21'
check-latest: true
- name: Restore cache
uses: actions/cache@e12d46a63a90f2fae62d114769bbf2a179198b5c # v3.3.3
uses: actions/cache@13aacd865c20de90d75de3b17ebe84f7a17d57d2 # v4.0.0
with:
path: |
~/go/pkg/mod
Expand Down

0 comments on commit 8c28402

Please sign in to comment.