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 f28da92 commit c7816dfCopy full SHA for c7816df
.github/workflows/ci.yml
@@ -26,7 +26,7 @@ jobs:
26
27
steps:
28
- name: Clone repository
29
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
30
with:
31
persist-credentials: false
32
.github/workflows/codeql.yml
@@ -22,7 +22,7 @@ jobs:
22
23
24
25
.github/workflows/lint.yml
@@ -20,7 +20,7 @@ jobs:
20
21
0 commit comments