Commit c443a5f
committed
Update github actions to newer versions
As per [0], we need to move to something newer than checkout@v2 in order
to avoid unsafe node versions. This moves from checkout@v2 to
checkout@v4.
[0] https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#example-using-versioned-actions
Signed-off-by: Peter Jones <[email protected]>1 parent 701f7be commit c443a5f
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
79 | | - | |
| 79 | + | |
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
| |||
150 | 150 | | |
151 | 151 | | |
152 | 152 | | |
153 | | - | |
| 153 | + | |
154 | 154 | | |
155 | 155 | | |
156 | 156 | | |
| |||
0 commit comments