Bump a whole lot of GitHub Actions versions

This commit is contained in:
Simon Willison 2026-07-07 14:40:33 -07:00
commit db82123108
11 changed files with 15 additions and 15 deletions

View file

@ -15,7 +15,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v6
uses: actions/checkout@v7
with:
fetch-depth: 0 # We need all commits to find docs/ changes
- name: Set up Git user