Skip to content

Commit

Permalink
Migrated to GHA checkout v4
Browse files Browse the repository at this point in the history
  • Loading branch information
JohanMabille committed Nov 21, 2023
1 parent e472327 commit 742633f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
xeus_build_shared_lib: 0

steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v4
- name: Get number of CPU cores
uses: SimenB/github-actions-cpu-cores@v1

Expand Down Expand Up @@ -89,7 +89,7 @@ jobs:
os: [ windows-2019, windows-2022 ]

steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v4

- name: install mamba
uses: mamba-org/provision-with-micromamba@main
Expand Down

0 comments on commit 742633f

Please sign in to comment.