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