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