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 0e89e06 commit 364b895Copy full SHA for 364b895
.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