We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3cc0944 commit 27ed27fCopy full SHA for 27ed27f
.github/workflows/samples-dart-build-test.yaml
@@ -34,7 +34,7 @@ jobs:
34
- samples/openapi3/client/petstore/dart-dio/oneof_polymorphism_and_inheritance/
35
- samples/openapi3/client/petstore/dart-dio/binary_response/
36
steps:
37
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
38
39
- uses: dart-lang/setup-dart@v1
40
with:
0 commit comments