diff --git a/.github/workflows/format-code-base.yml b/.github/workflows/format-code-base.yml index 4a8cf95..7b797ac 100644 --- a/.github/workflows/format-code-base.yml +++ b/.github/workflows/format-code-base.yml @@ -12,7 +12,7 @@ jobs: steps: - name: 🐧 Checkout - uses: actions/checkout@v4 + uses: actions/checkout@v5 - name: 💄 Run Prettier uses: creyD/prettier_action@v4.6