From c345a42b058442e59ebc4a097ae1cfb70499a081 Mon Sep 17 00:00:00 2001 From: purringChaos Date: Sun, 4 Jul 2021 17:02:48 +0100 Subject: [PATCH] Update bundle.yml --- .github/workflows/bundle.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/bundle.yml b/.github/workflows/bundle.yml index 54e6382..1742d50 100644 --- a/.github/workflows/bundle.yml +++ b/.github/workflows/bundle.yml @@ -31,7 +31,7 @@ jobs: title: "Latest Build" files: VaultUI.tar - - uses: "JamesIves/github-pages-deploy-action@latest" + - uses: "JamesIves/github-pages-deploy-action@4.1.4" with: branch: gh-pages folder: build