Update sub_buildPixi.yml

Update checkout to version 4 -> default runtime to node20
This commit is contained in:
mosfet80
2025-01-15 10:00:57 +01:00
committed by Chris Hennes
parent 14319a31f8
commit f2c049bc34

View File

@@ -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'