This repository was archived by the owner on Jul 18, 2025. It is now read-only.
Commit 7bb8379
authored
ci: upgrade actions to use node 20 (#209)
## Summary
Node 16 is EOL, upgrade action versions to use node 20
## Release Notes
* actions/checkout v3 -> v4:
https://github.com/actions/checkout/releases/tag/v4.0.0
* actions/setup-node v3 -> v4:
https://github.com/actions/setup-node/releases/tag/v4.0.01 parent f1500f9 commit 7bb8379
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
15 | | - | |
| 14 | + | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
0 commit comments