diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 0918ec7..c9304c9 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -51,7 +51,7 @@ jobs: steps: - name: Checkout repository - uses: actions/checkout@v4.1.1 + uses: actions/checkout@v4.1.4 - name: Bump version and push tag uses: mathieudutour/github-tag-action@v6.1