]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
GHA: bump actions/checkout
authorViktor Szakats <commit@vsz.me>
Tue, 3 Oct 2023 21:58:26 +0000 (21:58 +0000)
committerViktor Szakats <commit@vsz.me>
Wed, 4 Oct 2023 09:11:46 +0000 (09:11 +0000)
Follow-up to 2e0fa50fc16b9339f51e0a7bfff0352829323acb #11964
Follow-up to c39585d9b7ef3cbfc1380812dec60e7b275b6af3 #12000

Closes #12023

.github/workflows/configure-vs-cmake.yml

index 7c2c83fadd987bd9b3002412649622300236fecf..3131bc128e5f1846e7b86a570adfc82fb93c688e 100644 (file)
@@ -30,7 +30,7 @@ jobs:
   check:
     runs-on: ubuntu-latest
     steps:
-    - uses: actions/checkout@v3
+    - uses: actions/checkout@v4
 
     - name: run configure --with-openssl
       run: |