Skip to content

Commit

Permalink
Update sub_buildPixi.yml
Browse files Browse the repository at this point in the history
Update checkout to version 4 -> default runtime to node20
  • Loading branch information
mosfet80 authored and chennes committed Jan 20, 2025
1 parent 14319a3 commit f2c049b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sub_buildPixi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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'
Expand Down

0 comments on commit f2c049b

Please sign in to comment.