Bump actions/checkout from 4.1.7 to 4.2.1 (#125)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-10-18 17:12:53 -04:00
committed by GitHub
parent df0572688c
commit d2f8a73c3c
2 changed files with 3 additions and 3 deletions

View File

@@ -32,7 +32,7 @@ jobs:
steps:
- name: Checkout Example.jl
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332
uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871
with:
repository: julia-actions/Example.jl
@@ -41,7 +41,7 @@ jobs:
shell: bash
- name: Checkout julia-runtest
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332
uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871
with:
path: ./.github/actions/julia-runtest