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 c8b06a5 + cdd1ef1 commit a39a3a0Copy full SHA for a39a3a0
.github/workflows/qa.yml
@@ -14,7 +14,7 @@ jobs:
14
15
steps:
16
- name: Clone repository
17
- uses: actions/checkout@v5
+ uses: actions/checkout@v6
18
- name: Use Node.js
19
uses: actions/setup-node@v6
20
with:
.github/workflows/release.yml
@@ -17,7 +17,7 @@ jobs:
21
22
fetch-depth: '0'
23
token: ${{ secrets.TOKEN_GITHUB_TO_GITHUB_REPOSITORIES_RW }}
0 commit comments