matrix-art.meta

Issues/PRs archive for MTRNord/matrix-art
git clone git://archive.git.mtrnord.blog/MTRNord/matrix-art.meta.git
Log | Files | Refs

469.diff (642B)


      1 diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml
      2 index c36ffb6..e167ca0 100644
      3 --- a/.github/workflows/deploy.yml
      4 +++ b/.github/workflows/deploy.yml
      5 @@ -42,7 +42,7 @@ jobs:
      6            popd
      7            npm run build
      8        - name: Deploy 🚀
      9 -        uses: JamesIves/github-pages-deploy-action@ba1486788b0490a235422264426c45848eac35c6 # v4.4.1
     10 +        uses: JamesIves/github-pages-deploy-action@22a6ee251d6f13c6ab1ecb200d974f1a6feb1b8d # v4.4.2
     11          env:
     12            BUILD_URL: ${{ github.server_url }}/${{ github.repository }}/actions/runs/${{ github.run_id }}
     13            GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}