From: Thibault Godouet Date: Sat, 22 Feb 2025 15:55:44 +0000 (+0000) Subject: Update actions/deploy-pages to v4 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=02eccb6fed92b217c1e04e532f92861f48c99a58;p=thirdparty%2Ffcron.git Update actions/deploy-pages to v4 --- diff --git a/.github/workflows/makefile.yml b/.github/workflows/makefile.yml index 0e65e49..72d89a0 100644 --- a/.github/workflows/makefile.yml +++ b/.github/workflows/makefile.yml @@ -41,7 +41,7 @@ jobs: retention-days: 7 # optional, default is 1 - name: Deploy GitHub Pages site - uses: actions/deploy-pages@v1.2.9 + uses: actions/deploy-pages@v4 #with: # Should this action only emit build telemetry instead of deploying the build artifact? #emit_telemetry: # optional, default is false