From 40cc8e40a7097fcc4590bf86d68de5aedf83d864 Mon Sep 17 00:00:00 2001 From: PJ568 Date: Thu, 6 Jul 2023 21:36:14 +0800 Subject: [PATCH] Update 568tools_Release.yml --- .github/workflows/568tools_Release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/568tools_Release.yml b/.github/workflows/568tools_Release.yml index 537cd1f0..6233417e 100644 --- a/.github/workflows/568tools_Release.yml +++ b/.github/workflows/568tools_Release.yml @@ -45,7 +45,7 @@ jobs: - name: Brotli compress the html, css and js files in repository id: brotli - uses: charlesworth/compress-action@1.0 + uses: Charlesworth/compress-action@1.0.0 - name: Generate the sitemap id: sitemap