We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent afe905c commit 90c5ea8Copy full SHA for 90c5ea8
.github/workflows/ci.yml
@@ -27,7 +27,7 @@ jobs:
27
28
steps:
29
- name: Clone repository
30
- uses: actions/checkout@v3
+ uses: actions/checkout@v4
31
with:
32
persist-credentials: false
33
.github/workflows/codeql.yml
@@ -24,7 +24,7 @@ jobs:
24
25
26
.github/workflows/lint.yml
@@ -21,7 +21,7 @@ jobs:
21
22
23
0 commit comments