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 16f1416 commit d5f840dCopy full SHA for d5f840d
.github/workflows/repo_linter.yaml
@@ -31,7 +31,7 @@ jobs:
31
continue-on-error: true
32
33
- name: Checkout repository
34
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
35
with:
36
path: main
37
fetch-depth: "1"
.github/workflows/time.yaml
@@ -14,7 +14,7 @@ jobs:
14
15
steps:
16
17
18
19
20
0 commit comments