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 767ec57 commit b50af1cCopy full SHA for b50af1c
.github/workflows/main.yml
@@ -15,7 +15,7 @@ jobs:
15
api: [options, class, composition]
16
17
steps:
18
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v3
19
20
- name: Run initializing script
21
run: COMPONENT_API=${{ matrix.api }} ./init.sh
0 commit comments