Commit 28a6a61
committed
ci: replace stale adamant-pwn/actions fork with upstream setup@v2
The adamant-pwn/actions@patch-1 fork existed only to work around the pip
externally-managed-environment error (PR competitive-verifier/actions#19,
--break-system-packages). Upstream closed that PR on 2026-04-14 as fixed and
the root issue #18 is resolved; competitive-verifier/actions/setup@v2 now
installs cleanly and supports the same package/cache-pip inputs. The fork is
~20 months stale (behind 16 commits). Move all setup steps back to @v2,
keeping the competitive-verifier>=4.1.2 pin.1 parent 68d5bf9 commit 28a6a61
2 files changed
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
92 | | - | |
| 92 | + | |
93 | 93 | | |
94 | 94 | | |
95 | 95 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| |||
120 | 120 | | |
121 | 121 | | |
122 | 122 | | |
123 | | - | |
| 123 | + | |
124 | 124 | | |
125 | 125 | | |
126 | 126 | | |
| |||
192 | 192 | | |
193 | 193 | | |
194 | 194 | | |
195 | | - | |
| 195 | + | |
196 | 196 | | |
197 | 197 | | |
198 | 198 | | |
| |||
0 commit comments