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 b24ea9d + 155134a commit 6ae6b6aCopy full SHA for 6ae6b6a
.github/workflows/codeql.yml
@@ -34,7 +34,7 @@ jobs:
34
35
steps:
36
- name: Checkout repository
37
- uses: actions/checkout@v5
+ uses: actions/checkout@v6
38
with:
39
fetch-depth: 1
40
.github/workflows/readme.yml
@@ -12,7 +12,7 @@ jobs:
12
build:
13
runs-on: ubuntu-latest
14
15
- - uses: actions/checkout@v5
+ - uses: actions/checkout@v6
16
- name: Setup Node.js
17
uses: actions/setup-node@v6
18
# ISO Langusge Codes: https://cloud.google.com/translate/docs/languages
0 commit comments