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 d73ab01 commit 58d63dfCopy full SHA for 58d63df
.github/workflows/build.yaml
@@ -41,7 +41,7 @@ jobs:
41
timeout-minutes: 30
42
steps:
43
- name: Checkout
44
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
45
with:
46
submodules: "recursive"
47
fetch-depth: 0
@@ -120,7 +120,7 @@ jobs:
120
timeout-minutes: 15
121
122
123
124
125
126
.github/workflows/lint.yaml
@@ -19,7 +19,7 @@ jobs:
19
20
21
22
23
24
25
0 commit comments