build(deps): Bump actions/cache from 4 to 5 (#25680)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Alex | Cosmos Labs <alex@cosmoslabs.io>
This commit is contained in:
dependabot[bot] 2025-12-16 12:26:22 -05:00 committed by GitHub
parent d44d1c68f6
commit b2ff2d6df0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 12 additions and 12 deletions

View File

@ -37,7 +37,7 @@ jobs:
check-latest: true
- name: Install runsim
run: go install github.com/cosmos/tools/cmd/runsim@v1.0.0
- uses: actions/cache@v4
- uses: actions/cache@v5
with:
path: ~/go/bin
key: ${{ runner.os }}-go-runsim-binary
@ -54,7 +54,7 @@ jobs:
with:
go-version: "1.25.5"
check-latest: true
- uses: actions/cache@v4
- uses: actions/cache@v5
with:
path: ~/go/bin
key: ${{ runner.os }}-go-runsim-binary
@ -73,7 +73,7 @@ jobs:
with:
go-version: "1.25.5"
check-latest: true
- uses: actions/cache@v4
- uses: actions/cache@v5
with:
path: ~/go/bin
key: ${{ runner.os }}-go-runsim-binary
@ -92,7 +92,7 @@ jobs:
with:
go-version: "1.25.5"
check-latest: true
- uses: actions/cache@v4
- uses: actions/cache@v5
with:
path: ~/go/bin
key: ${{ runner.os }}-go-runsim-binary

View File

@ -38,7 +38,7 @@ jobs:
check-latest: true
- name: Install runsim
run: go install github.com/cosmos/tools/cmd/runsim@v1.0.0
- uses: actions/cache@v4
- uses: actions/cache@v5
with:
path: ~/go/bin
key: ${{ runner.os }}-go-runsim-binary
@ -55,7 +55,7 @@ jobs:
with:
go-version: "1.25.5"
check-latest: true
- uses: actions/cache@v4
- uses: actions/cache@v5
with:
path: ~/go/bin
key: ${{ runner.os }}-go-runsim-binary
@ -74,7 +74,7 @@ jobs:
with:
go-version: "1.25.5"
check-latest: true
- uses: actions/cache@v4
- uses: actions/cache@v5
with:
path: ~/go/bin
key: ${{ runner.os }}-go-runsim-binary
@ -93,7 +93,7 @@ jobs:
with:
go-version: "1.25.5"
check-latest: true
- uses: actions/cache@v4
- uses: actions/cache@v5
with:
path: ~/go/bin
key: ${{ runner.os }}-go-runsim-binary

View File

@ -38,7 +38,7 @@ jobs:
check-latest: true
- name: Install runsim
run: go install github.com/cosmos/tools/cmd/runsim@v1.0.0
- uses: actions/cache@v4
- uses: actions/cache@v5
with:
path: ~/go/bin
key: ${{ runner.os }}-go-runsim-binary
@ -55,7 +55,7 @@ jobs:
with:
go-version: "1.25.5"
check-latest: true
- uses: actions/cache@v4
- uses: actions/cache@v5
with:
path: ~/go/bin
key: ${{ runner.os }}-go-runsim-binary
@ -74,7 +74,7 @@ jobs:
with:
go-version: "1.25.5"
check-latest: true
- uses: actions/cache@v4
- uses: actions/cache@v5
with:
path: ~/go/bin
key: ${{ runner.os }}-go-runsim-binary
@ -93,7 +93,7 @@ jobs:
with:
go-version: "1.25.5"
check-latest: true
- uses: actions/cache@v4
- uses: actions/cache@v5
with:
path: ~/go/bin
key: ${{ runner.os }}-go-runsim-binary