summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDave Davenport <qball@gmpclient.org>2024-03-08 09:16:29 +0100
committerDave Davenport <qball@gmpclient.org>2024-03-08 09:16:29 +0100
commit0bf0c5182765723579ff2535390d59b1d8be4647 (patch)
tree2a24e17273f0cbc329e695ebc2bd96ea587ff60f
parent433f9664e93e7354c3c5dee0d8bfb234ae1ee8d7 (diff)
[Github] Bump checkout to v4
-rw-r--r--.github/workflows/build.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml
index fb754c3d..b93ce1cd 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -49,7 +49,7 @@ jobs:
build-autotools-gcc-no-window:
runs-on: ubuntu-latest
steps:
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
with:
submodules: recursive
- uses: ./.github/actions/setup