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 45b8c68 commit 6443618Copy full SHA for 6443618
.github/workflows/build.yml
@@ -21,7 +21,7 @@ jobs:
21
steps:
22
23
- name: Checkout the repository
24
- uses: actions/checkout@v1
+ uses: actions/checkout@v4
25
with:
26
submodules: true
27
0 commit comments