Skip to content

Commit a34258f

Browse files
committed
ci: use the actions from the specification's main branch
1 parent 1caadb9 commit a34258f

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
@@ -39,9 +39,9 @@ jobs:
3939
repository: vrchatapi/vrchatapi-java
4040
ref: ${{ inputs.ref || github.ref }}
4141

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

44-
- uses: vrchatapi/specification/.github/actions/download@ci/modernise-actions
44+
- uses: vrchatapi/specification/.github/actions/download@main
4545
with:
4646
bundle: openapi-legacy.yaml
4747

0 commit comments

Comments
 (0)