diff --git a/.github/workflows/documentation.yaml b/.github/workflows/documentation.yaml index c5827aa..39ef129 100644 --- a/.github/workflows/documentation.yaml +++ b/.github/workflows/documentation.yaml @@ -26,7 +26,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Checkout - uses: actions/checkout@v3 + uses: actions/checkout@v4 - name: Dotnet Setup uses: actions/setup-dotnet@v3 with: