We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 788c80d + ea1fcf6 commit 10f3cebCopy full SHA for 10f3ceb
.github/workflows/jekyll.yml
@@ -19,7 +19,7 @@ jobs:
19
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
20
21
# Use GitHub Actions' cache to shorten build times and decrease load on servers
22
- - uses: actions/cache@6849a6489940f00c2f30c0fb92c6274307ccb58a # v4.1.2
+ - uses: actions/cache@1bd1e32a3bdc45362d1e726936510720a7c30a57 # v4.2.0
23
with:
24
path: vendor/bundle
25
key: ${{ runner.os }}-gems-${{ hashFiles('**/Gemfile') }}
0 commit comments