Skip to content

Commit 20cc63b

Browse files
committed
ci: use the actions from the specification's main branch
1 parent f93863e commit 20cc63b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ci.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,9 +41,9 @@ jobs:
4141
repository: vrchatapi/vrchatapi-python
4242
ref: ${{ inputs.ref || github.ref }}
4343

44-
- uses: vrchatapi/specification/.github/actions/setup-generator@ci/modernise-actions
44+
- uses: vrchatapi/specification/.github/actions/setup-generator@main
4545

46-
- uses: vrchatapi/specification/.github/actions/download@ci/modernise-actions
46+
- uses: vrchatapi/specification/.github/actions/download@main
4747
with:
4848
bundle: openapi-legacy.yaml
4949

0 commit comments

Comments
 (0)