Update sub_buildPixi.yml
Update checkout to version 4 -> default runtime to node20
This commit is contained in:
2
.github/workflows/sub_buildPixi.yml
vendored
2
.github/workflows/sub_buildPixi.yml
vendored
@@ -81,7 +81,7 @@ jobs:
|
||||
fi
|
||||
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v2
|
||||
uses: actions/checkout@v4
|
||||
|
||||
- name: Add GCC Problem Matcher
|
||||
if: runner.os == 'Linux'
|
||||
|
||||
Reference in New Issue
Block a user