diff --git a/.github/workflows/build_nighly.yml b/.github/workflows/build_nighly.yml index f9c1bdbd..6a2eab31 100644 --- a/.github/workflows/build_nighly.yml +++ b/.github/workflows/build_nighly.yml @@ -27,7 +27,7 @@ jobs: - name: test run: yarn test - name: Deploy - uses: JamesIves/github-pages-deploy-action@62fec3add6773ec5dbbf18d2ee4260911aa35cf4 # v4.6.9 + uses: JamesIves/github-pages-deploy-action@15de0f09300eea763baee31dff6c6184995c5f6a # v4.7.2 with: folder: build target-folder: nightly