diff --git a/.github/workflows/FormatCheck.yml b/.github/workflows/FormatCheck.yml index 6762c6f..d22e82d 100644 --- a/.github/workflows/FormatCheck.yml +++ b/.github/workflows/FormatCheck.yml @@ -13,7 +13,7 @@ jobs: runic: runs-on: ubuntu-latest steps: - - uses: actions/checkout@v4 + - uses: actions/checkout@v6 - uses: fredrikekre/runic-action@v1 with: version: '1'