Skip to content

Commit

Permalink
Merge pull request #165 from PumasAI/dependabot/github_actions/action…
Browse files Browse the repository at this point in the history
…s/checkout-3.5.2

Bump actions/checkout from 3.5.0 to 3.5.2
  • Loading branch information
MichaelHatherly committed May 17, 2023
2 parents 0c98dc2 + 1e2144d commit d7b74fe
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
arch:
- x64
steps:
- uses: actions/checkout@8f4b7f84864484a7bf31766abe9204da3cbe65b3
- uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab
- uses: julia-actions/setup-julia@f40c4b69330df1d22e7590c12e76dc2f9c66e0bc
with:
version: ${{ matrix.version }}
Expand Down Expand Up @@ -54,7 +54,7 @@ jobs:
# name: Documentation
# runs-on: ubuntu-latest
# steps:
# - uses: actions/checkout@8f4b7f84864484a7bf31766abe9204da3cbe65b3
# - uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab
# - uses: julia-actions/setup-julia@f40c4b69330df1d22e7590c12e76dc2f9c66e0bc
# with:
# version: '1'
Expand Down

0 comments on commit d7b74fe

Please sign in to comment.