Skip to content

Commit

Permalink
Bump CI versions
Browse files Browse the repository at this point in the history
  • Loading branch information
rossberg committed Jan 20, 2025
1 parent 62893c2 commit 4ce8cfb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci-spec.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ jobs:
needs: [build-core-spec]
steps:
- name: Checkout repo
uses: actions/checkout@v2
uses: actions/checkout@v4
with:
submodules: "recursive"
- name: Setup TexLive
Expand All @@ -94,7 +94,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout repo
uses: actions/checkout@v2
uses: actions/checkout@v4
with:
submodules: "recursive"
- name: Setup TexLive
Expand Down

0 comments on commit 4ce8cfb

Please sign in to comment.