We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 913e934 commit 86f295aCopy full SHA for 86f295a
.github/workflows/build.yml
@@ -21,7 +21,7 @@ jobs:
21
# Steps represent a sequence of tasks that will be executed as part of the job
22
steps:
23
# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
24
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v4
25
with:
26
submodules: recursive
27
0 commit comments