Skip to content

Commit 080445b

Browse files
authored
Patching workflow...
1 parent cfaed5c commit 080445b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/verify.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
- uses: actions/checkout@v4
2828

2929
- name: Set up competitive-verifier
30-
uses: competitive-verifier/actions/setup@v2
30+
uses: adamant-pwn/actions/setup@patch-1
3131
with:
3232
cache-pip: true
3333

@@ -93,7 +93,7 @@ jobs:
9393
uses: competitive-verifier/actions/download-verify-artifact@v2
9494

9595
- name: Set up competitive-verifier
96-
uses: competitive-verifier/actions/setup@v2
96+
uses: adamant-pwn/actions/setup@patch-1
9797
with:
9898
cache-pip: true
9999

@@ -144,7 +144,7 @@ jobs:
144144
SRCDIR: .artifacts/Bundled-${{ runner.os }}
145145

146146
- name: Set up competitive-verifier
147-
uses: competitive-verifier/actions/setup@v2
147+
uses: adamant-pwn/actions/setup@patch-1
148148
with:
149149
cache-pip: true
150150

0 commit comments

Comments
 (0)