diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index d71ee9201..7a5082992 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -42,7 +42,7 @@ jobs: run: sudo apt-get update && sudo apt-get install -y python3-lxml - name: Update run: ./implementation-status/scripts/update.sh . - - uses: EndBug/add-and-commit@v9 + - uses: EndBug/add-and-commit@v10 with: cwd: implementation-status message: Sync with latest SIMDe.