We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b6ae47f + ca9f62d commit f181b5bCopy full SHA for f181b5b
.github/workflows/ci-pr.yaml
@@ -20,7 +20,7 @@ jobs:
20
uses: frequenz-floss/gh-action-setup-git@v1.0.0
21
22
- name: Fetch sources
23
- uses: actions/checkout@v3
+ uses: actions/checkout@v4
24
with:
25
submodules: true
26
.github/workflows/ci.yaml
@@ -32,7 +32,7 @@ jobs:
32
33
34
35
36
37
38
0 commit comments