Skip to content

Commit

Permalink
Merge pull request #564 from ruby/dependabot/github_actions/dependenc…
Browse files Browse the repository at this point in the history
…ies-9bce8512ee
  • Loading branch information
kateinoigakukun authored Feb 1, 2025
2 parents da8e603 + ddeb3aa commit 105693c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ jobs:
- uses: actions/download-artifact@v4
with:
name: build-manifest
- uses: actions/cache@v4.1.2
- uses: actions/cache@v4.2.0
if: ${{ matrix.entry.rubies_cache_key != null }}
with:
path: ./rubies
Expand Down

0 comments on commit 105693c

Please sign in to comment.