Skip to content

Commit

Permalink
Merge pull request #427 from rancher/dependabot/github_actions/action…
Browse files Browse the repository at this point in the history
…s/cache-4

chore(deps): Bump actions/cache from 3 to 4
  • Loading branch information
thardeck authored Feb 9, 2024
2 parents 1aa845e + 4772080 commit 93deaf5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
go-version-file: 'go.mod'
check-latest: true
-
uses: actions/cache@v3
uses: actions/cache@v4
with:
path: |
~/.cache/go-build
Expand Down

0 comments on commit 93deaf5

Please sign in to comment.