Commit 79863c7
committed
update githib actions/checkout from v3 to v7
To resolve the following warning on master build:
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
v5 updates node but instead updating to the latest as reading the release notes (https://github.com/actions/checkout) v7 has a security fix for avoiding forks exfiltrating build secrets.1 parent 31147ef commit 79863c7
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
0 commit comments