Skip to content

Commit

Permalink
changed checkout@v2 to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
brianguenter authored Feb 11, 2023
1 parent 2fc939f commit 0ff6d0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- os: ubuntu-latest
prefix: xvfb-run
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v3
- uses: julia-actions/setup-julia@v1
with:
version: ${{ matrix.version }}
Expand Down

0 comments on commit 0ff6d0e

Please sign in to comment.