Skip to content
Snippets Groups Projects
Unverified Commit 858e17d8 authored by Carsten Bauer's avatar Carsten Bauer Committed by GitHub
Browse files

Merge pull request #25 from JuliaPerf/dependabot/github_actions/actions/checkout-3

Bump actions/checkout from 2 to 3
parents 4068c451 89ff8b33
No related branches found
No related tags found
No related merge requests found
Pipeline #37411 passed
......@@ -18,7 +18,7 @@ jobs:
arch:
- x64
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v3
- uses: julia-actions/setup-julia@v1
with:
version: ${{ matrix.version }}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment