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.
2 parents e91582d + 97280bd commit ae373f6Copy full SHA for ae373f6
.github/workflows/build-component.yml
@@ -9,10 +9,10 @@ jobs:
9
runs-on: ubuntu-latest
10
steps:
11
- name: Checkout sources from component repository
12
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
13
14
- name: Checkout additional sources from product repository
15
16
with:
17
repository: Guite/MostProduct
18
token: ${{ secrets.ACCESS_MOST_PRODUCT }}
0 commit comments