We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ddd9b84 commit 756c98aCopy full SHA for 756c98a
.github/workflows/build.yml
@@ -14,7 +14,7 @@ jobs:
14
15
steps:
16
- name: Checkout
17
- uses: actions/checkout@v3
+ uses: actions/checkout@v4
18
with:
19
submodules: true
20
0 commit comments