ci(deps): bump EpiAware/.github/.github/workflows/tests.yml from 6fcdcde033ec670ac3832b239427fd2ded591bbc to 11263ddd07f3d88c54a6245828a81d10a83fcb29 - #22
Open
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps [EpiAware/.github/.github/workflows/tests.yml](https://github.com/epiaware/.github) from 6fcdcde033ec670ac3832b239427fd2ded591bbc to 11263ddd07f3d88c54a6245828a81d10a83fcb29. - [Release notes](https://github.com/epiaware/.github/releases) - [Commits](EpiAware/.github@6fcdcde...11263dd) --- updated-dependencies: - dependency-name: EpiAware/.github/.github/workflows/tests.yml dependency-version: 11263ddd07f3d88c54a6245828a81d10a83fcb29 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
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/epiforecasts/ForecastEnsembles.jl", rev="dependabot/github_actions/EpiAware/dot-github/dot-github/workflows/tests.yml-11263ddd07f3d88c54a6245828a81d10a83fcb29")
using ForecastEnsemblesOption 2: Local CheckoutIf you have the repo locally: git checkout dependabot/github_actions/EpiAware/dot-github/dot-github/workflows/tests.yml-11263ddd07f3d88c54a6245828a81d10a83fcb29
julia --project=. -e "using Pkg; Pkg.instantiate()" |
Contributor
|
📖 Documentation preview is ready! View the docs for this PR at: https://epiforecasts.github.io/ForecastEnsembles.jl/previews/PR22/ This preview will be updated automatically when you push new commits. |
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 EpiAware/.github/.github/workflows/tests.yml from 6fcdcde033ec670ac3832b239427fd2ded591bbc to 11263ddd07f3d88c54a6245828a81d10a83fcb29.
Commits
11263ddMerge pull request #49 from EpiAware/feat/runic-format-checkef159b8fix: accept a quoted hook id, and read the version from ENVf85d05ffix: detect the hook by id, not by the word JuliaFormattera91f771style: reflow the header comment223ffbffix: decide the JuliaFormatter install from the caller's configddfc21efeat(format-check): support the Runic pre-commit hooke659eacMerge pull request #48 from EpiAware/feat/port-kit-workflowseae1482fix: take sync_install as an input rather than assuming the kit's own repoce7e715feat: add reusables for the nine inline kit workflowsc8f00e8Merge pull request #42 from EpiAware/fix/downgrade-force-latestDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)