Skip to content

Commit 1b34728

Browse files
Bump actions/cache from 3 to 5
Bumps [actions/cache](https://github.com/actions/cache) from 3 to 5. - [Release notes](https://github.com/actions/cache/releases) - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md) - [Commits](actions/cache@v3...v5) --- updated-dependencies: - dependency-name: actions/cache dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bc06ff0 commit 1b34728

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/golicense.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
go-version-file: 'go.mod'
4141
cache-dependency-path: '**/go.sum'
4242
- name: Cache licensing information for dependencies
43-
uses: actions/cache@v3
43+
uses: actions/cache@v5
4444
id: cache
4545
env:
4646
cache-name: cache-lichen-deps-licensing-info

0 commit comments

Comments
 (0)