Skip to content

Commit

Permalink
Update system.yaml
Browse files Browse the repository at this point in the history
switch to node.js20  (node<20 is deprecated)
  • Loading branch information
mosfet80 authored Aug 19, 2024
1 parent 483ff92 commit 31df3e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/system.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
cxx: "g++",
}
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v4

- name: Install dependencies on ubuntu
if: startsWith(matrix.config.name, 'Ubuntu')
Expand Down

0 comments on commit 31df3e8

Please sign in to comment.