This repository was archived by the owner on Aug 28, 2025. It is now read-only.
Commit 5483e78
authored
ci: update action versions to use node 20 (#32)
## 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 c94ee70 commit 5483e78
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
0 commit comments