This repository was archived by the owner on Apr 25, 2026. It is now read-only.
Commit 563480a
committed
ENH: Use latest actions, do not pin to latest version
The convention of only specifying the MAJOR version
is the indicator that the latest version in that
series should be used.
By not specifying the MINOR and PATCH, the exact versions
is not pinned, but the latest in that series is chosen.
(i.e. the v5 tag is updated every time a new MINOR or PATCH
tag is generated).
This allows benefiting from minor patch fixes without needing
to update workflows.1 parent 6bf086f commit 563480a
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
0 commit comments