diff --git a/.github/workflows/pio-dependabot.yaml b/.github/workflows/pio-dependabot.yaml index f9e2de5..7f1513d 100644 --- a/.github/workflows/pio-dependabot.yaml +++ b/.github/workflows/pio-dependabot.yaml @@ -15,7 +15,7 @@ jobs: name: run PlatformIO Dependabot steps: - name: Checkout - uses: actions/checkout@v4 + uses: actions/checkout@v5 - name: run PlatformIO Dependabot uses: peterus/platformio_dependabot@v1.2.0 with: