]> git.ipfire.org Git - thirdparty/suricata-verify.git/commitdiff
github-ci: use github action checkout@v2 for build test
authorJason Ish <jason.ish@oisf.net>
Fri, 3 Apr 2020 17:34:43 +0000 (11:34 -0600)
committerJason Ish <jason.ish@oisf.net>
Thu, 11 Mar 2021 22:16:17 +0000 (16:16 -0600)
.github/workflows/builds.yml

index 39e90e991cac00321561f55bf06742cb4fee4a79..807d70476f5fa5cc2e3ea5228247774e13de0efe 100644 (file)
@@ -67,7 +67,7 @@ jobs:
                 zlib1g-dev
       - run: cargo install --force --debug cbindgen
       - run: echo "$HOME/.cargo/bin" >> $GITHUB_PATH
-      - uses: actions/checkout@v1
+      - uses: actions/checkout@v2
       - run: python3 ./run.py --self-test
       - run: git clone https://github.com/OISF/suricata -b ${{ matrix.branch }}
       - run: git clone https://github.com/OISF/libhtp suricata/libhtp