Skip to content

Commit

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

chore(deps): Bump actions/cache from 4.0.2 to 4.1.1
  • Loading branch information
furkatgofurov7 authored Oct 18, 2024
2 parents 49618fe + 19926fd commit ac8faae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
go-version: 1.21.x
- name: Build e2e image
run: make e2e-image
- uses: actions/cache@v4.0.2
- uses: actions/cache@v4.1.1
with:
path: |
~/go/pkg/mod
Expand Down

0 comments on commit ac8faae

Please sign in to comment.