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 741c6ac commit c43906fCopy full SHA for c43906f
.github/workflows/code-scanning.yml
@@ -24,7 +24,7 @@ jobs:
24
25
steps:
26
- name: Checkout repository
27
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
28
with:
29
persist-credentials: false
30
.github/workflows/lint.yml
@@ -21,7 +21,7 @@ jobs:
21
22
23
- name: Clone repository
.github/workflows/test.yml
@@ -27,7 +27,7 @@ jobs:
31
32
33
0 commit comments