Skip to content

Commit aea260b

Browse files
Bump actions/cache from 4.3.0 to 5.0.1 (#3810)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Marie Lucca <40550942+francinelucca@users.noreply.github.com>
1 parent 7526370 commit aea260b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/demo-production-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ jobs:
7272
with:
7373
ruby-version: '3.3'
7474
bundler-cache: true
75-
- uses: actions/cache@v4.3.0
75+
- uses: actions/cache@v5.0.1
7676
with:
7777
path: demo/gemfiles/vendor/bundle
7878
key: gems-build-kuby-main-ruby-3.3.x-${{ hashFiles('demo/gemfiles/kuby.gemfile.lock') }}

0 commit comments

Comments
 (0)