ci(deps): bump julia-actions/cache from 2 to 3#206
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Contributor
Try this Pull Request!Option 1: Julia Package ManagerOpen Julia and type: import Pkg
Pkg.activate(temp=true)
Pkg.add(url="https://github.com/EpiAware/ComposedDistributions.jl", rev="dependabot/github_actions/julia-actions/cache-3")
using ComposedDistributionsOption 2: Local CheckoutIf you have the repo locally: git checkout dependabot/github_actions/julia-actions/cache-3
julia --project=. -e "using Pkg; Pkg.instantiate()" |
Contributor
|
📖 Documentation preview is ready! View the docs for this PR at: https://EpiAware.github.io/ComposedDistributions.jl/previews/PR206/ This preview will be updated automatically when you push new commits. |
Codecov Report✅ All modified and coverable lines are covered by tests.
Flags with carried forward coverage won't be shown. Click here to find out more. 🚀 New features to boost your workflow:
|
Collaborator
|
This was opened by a bot. Please ping @seabbs for any questions. |
Collaborator
|
@dependabot rebase |
Bumps [julia-actions/cache](https://github.com/julia-actions/cache) from 2 to 3. - [Release notes](https://github.com/julia-actions/cache/releases) - [Commits](julia-actions/cache@v2...v3) --- updated-dependencies: - dependency-name: julia-actions/cache dependency-version: '3' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/github_actions/julia-actions/cache-3
branch
from
July 20, 2026 18:58
b4ec90e to
c9e53df
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps julia-actions/cache from 2 to 3.
Release notes
Sourced from julia-actions/cache's releases.
... (truncated)
Commits
a45e8faAdd Google Cloud Storage cache support (#204)8932005Bump fast-xml-parser from 5.5.7 to 5.7.1 (#220)9a93c5fchore: bump @actions/* deps to latest and convert source to ESM (#218)c3e92b0Bump actions/setup-node from 6.1.0 to 6.3.0 (#211)2d4cffaBump brace-expansion from 1.1.12 to 1.1.13 (#217)e882f3eBump actions/checkout from 6.0.1 to 6.0.2 (#212)7eb2283chore: add npm ecosystem to dependabot (#213)851ab02Fix pidfile exclusion: split brace expansion into separate globs (#210)e97f6fcDelete pidfiles. Skip Pkg.gc when not saving. Don't delete old caches if no n...09b9b25Bump fast-xml-parser from 5.5.6 to 5.5.7 (#208)