]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - .github/workflows/cross-compiles.yml
Copyright year updates
[thirdparty/openssl.git] / .github / workflows / cross-compiles.yml
index 08f5930c1888dc6d650ee1f7dc0c535170092341..e2cd6cbb003a91f8602e2d043a54cc3993dcf40c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 2021-2022 The OpenSSL Project Authors. All Rights Reserved.
+# Copyright 2021-2023 The OpenSSL Project Authors. All Rights Reserved.
 #
 # Licensed under the Apache License 2.0 (the "License").  You may not use
 # this file except in compliance with the License.  You can obtain a copy
@@ -160,7 +160,7 @@ jobs:
         sudo apt-get -yq --force-yes install \
             gcc-${{ matrix.platform.arch }} \
             ${{ matrix.platform.libs }}
-    - uses: actions/checkout@v3
+    - uses: actions/checkout@v4
     - name: checkout fuzz/corpora submodule
       run: git submodule update --init --depth 1 fuzz/corpora