There was an error while loading. Please reload this page.
1 parent edb200b commit f1ea686Copy full SHA for f1ea686
1 file changed
.github/workflows/demo-production-deploy.yml
@@ -72,7 +72,7 @@ jobs:
72
with:
73
ruby-version: '3.3'
74
bundler-cache: true
75
- - uses: actions/cache@v4.2.4
+ - uses: actions/cache@v4.3.0
76
77
path: demo/gemfiles/vendor/bundle
78
key: gems-build-kuby-main-ruby-3.3.x-${{ hashFiles('demo/gemfiles/kuby.gemfile.lock') }}
0 commit comments