From 700d320a5db8a53a28dc5b36892d7421394c38be Mon Sep 17 00:00:00 2001 From: Jason TIAN Date: Mon, 2 Jan 2023 19:10:34 +0800 Subject: [PATCH] tried to fix pipeline issue --- .github/workflows/gh-pages.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/gh-pages.yml b/.github/workflows/gh-pages.yml index 2028386..4c8ad92 100644 --- a/.github/workflows/gh-pages.yml +++ b/.github/workflows/gh-pages.yml @@ -14,7 +14,7 @@ jobs: submodules: true # Fetch Hugo themes (true OR recursive) fetch-depth: 0 # Fetch all history for .GitInfo and .Lastmod - - uses: FedericoCarboni/setup-ffmpeg@v1 + - uses: FedericoCarboni/setup-ffmpeg@v2 id: setup-ffmpeg - name: Run shell