We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 45b8c68 commit ca46cc3Copy full SHA for ca46cc3
.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