We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cfaed5c commit 080445bCopy full SHA for 080445b
.github/workflows/verify.yml
@@ -27,7 +27,7 @@ jobs:
27
- uses: actions/checkout@v4
28
29
- name: Set up competitive-verifier
30
- uses: competitive-verifier/actions/setup@v2
+ uses: adamant-pwn/actions/setup@patch-1
31
with:
32
cache-pip: true
33
@@ -93,7 +93,7 @@ jobs:
93
uses: competitive-verifier/actions/download-verify-artifact@v2
94
95
96
97
98
99
@@ -144,7 +144,7 @@ jobs:
144
SRCDIR: .artifacts/Bundled-${{ runner.os }}
145
146
147
148
149
150
0 commit comments