There was an error while loading. Please reload this page.
1 parent 1caadb9 commit a34258fCopy full SHA for a34258f
1 file changed
.github/workflows/ci.yaml
@@ -39,9 +39,9 @@ jobs:
39
repository: vrchatapi/vrchatapi-java
40
ref: ${{ inputs.ref || github.ref }}
41
42
- - uses: vrchatapi/specification/.github/actions/setup-generator@ci/modernise-actions
+ - uses: vrchatapi/specification/.github/actions/setup-generator@main
43
44
- - uses: vrchatapi/specification/.github/actions/download@ci/modernise-actions
+ - uses: vrchatapi/specification/.github/actions/download@main
45
with:
46
bundle: openapi-legacy.yaml
47
0 commit comments