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 85cb8ca commit ce368bfCopy full SHA for ce368bf
.github/workflows/cd.yml
@@ -15,7 +15,7 @@ jobs:
15
16
steps:
17
- name: "Checkout"
18
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
19
with:
20
fetch-depth: 0
21
.github/workflows/ci.yml
runs-on: ubuntu-latest
@@ -35,7 +35,7 @@ jobs:
35
36
37
38
39
40
41
@@ -87,7 +87,7 @@ jobs:
87
88
89
90
91
92
93
0 commit comments