diff --git a/.github/workflows/readme-scribe.yml b/.github/workflows/readme-scribe.yml index 849d578..3d8b30a 100644 --- a/.github/workflows/readme-scribe.yml +++ b/.github/workflows/readme-scribe.yml @@ -12,7 +12,7 @@ jobs: readme-scribe: runs-on: ubuntu-22.04 steps: - - uses: actions/checkout@v4 + - uses: actions/checkout@v5 - name: Generate README.md uses: muesli/readme-scribe@v0.1 with: