diff --git a/.github/workflows/Prioritize.yml b/.github/workflows/Prioritize.yml index 58406fa..9336035 100644 --- a/.github/workflows/Prioritize.yml +++ b/.github/workflows/Prioritize.yml @@ -13,7 +13,7 @@ jobs: steps: - name: Checkout https://github.com/${{ github.repository }}@${{ github.ref }} - uses: actions/checkout@v2 + uses: actions/checkout@v6 with: persist-credentials: false