diff --git a/.github/workflows/branch-deploy.yml b/.github/workflows/branch-deploy.yml index 770b193..a861d73 100644 --- a/.github/workflows/branch-deploy.yml +++ b/.github/workflows/branch-deploy.yml @@ -75,7 +75,7 @@ jobs: # deploy the site to GitHub Pages - name: deploy id: deployment - uses: actions/deploy-pages@73e62e651178eeba977de2dc9f4c7645b3d01015 # pin@v2.0.0 + uses: actions/deploy-pages@af48cf94a42f2c634308b1c9dc0151830b6f190a # pin@v2.0.1 # update the deployment result - manually complete the deployment that was created by the branch-deploy action result: diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index b35effc..09941af 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -37,4 +37,4 @@ jobs: steps: - name: Deploy to GitHub Pages id: deployment - uses: actions/deploy-pages@73e62e651178eeba977de2dc9f4c7645b3d01015 # pin@v2.0.0 + uses: actions/deploy-pages@af48cf94a42f2c634308b1c9dc0151830b6f190a # pin@v2.0.1