We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 081edb6 commit 783d775Copy full SHA for 783d775
1 file changed
.github/workflows/verify.yml
@@ -18,12 +18,12 @@ jobs:
18
python-version: "3.12.0"
19
20
- name: Run verification
21
- uses: online-judge-tools/official-actions@master
+ uses: online-judge-tools/verification-helper@master
22
with:
23
token: ${{ secrets.GITHUB_TOKEN }}
24
25
- name: Generate and Deploy Document
26
27
28
29
_command: docs
0 commit comments