Skip to content

Commit 783d775

Browse files
committed
パスの修正
1 parent 081edb6 commit 783d775

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/verify.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,12 +18,12 @@ jobs:
1818
python-version: "3.12.0"
1919

2020
- name: Run verification
21-
uses: online-judge-tools/official-actions@master
21+
uses: online-judge-tools/verification-helper@master
2222
with:
2323
token: ${{ secrets.GITHUB_TOKEN }}
2424

2525
- name: Generate and Deploy Document
26-
uses: online-judge-tools/official-actions@master
26+
uses: online-judge-tools/verification-helper@master
2727
with:
2828
token: ${{ secrets.GITHUB_TOKEN }}
2929
_command: docs

0 commit comments

Comments
 (0)