diff --git a/.github/workflows/notify-deployment.yml b/.github/workflows/notify-deployment.yml index c6b2b50407..a1e1eadae4 100644 --- a/.github/workflows/notify-deployment.yml +++ b/.github/workflows/notify-deployment.yml @@ -21,7 +21,7 @@ jobs: app: ${{ steps.filter.outputs.app }} api: ${{ steps.filter.outputs.api }} steps: - - uses: actions/checkout@v4 + - uses: actions/checkout@v6 - uses: dorny/paths-filter@v3 id: filter with: