Commit a3ad6db
authored
GitHub: Upgrade GitHub actions that depend on deprecated Node.js versions (ni#15)
- [x] This contribution adheres to
[CONTRIBUTING.md](https://github.com/ni/nisync-python/blob/main/CONTRIBUTING.md).
### What does this Pull Request accomplish?
1. Upgrade setup-python to v5
2. Upgrade upload/download-artifact to v4
3. Upgrade Gr1N/setup-poetry v9
4. Upgrade actions/checkout to v4
5. Rename test_results files and merge it
### Why should this Pull Request be merged?
To resolve: https://github.com/ni/nisync-python/actions/runs/10628769806
The following actions use a deprecated Node.js version and will be
forced to run on node20: actions/setup-python@v4, Gr1N/setup-poetry@v8.
For more info:
https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
### What testing has been done?
PR build
---------
Signed-off-by: wchung <[email protected]>1 parent 5fab7a3 commit a3ad6db
File tree
4 files changed
+10
-9
lines changed- .github/workflows
4 files changed
+10
-9
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | | - | |
24 | 23 | | |
| 24 | + | |
| 25 | + | |
25 | 26 | | |
26 | 27 | | |
27 | 28 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
| 40 | + | |
41 | 41 | | |
42 | | - | |
| 42 | + | |
43 | 43 | | |
44 | 44 | | |
0 commit comments