Upgrade a whole lot of GitHum Actions references

This commit is contained in:
Simon Willison 2026-05-16 16:38:49 -07:00
commit 10a1caac53
11 changed files with 13 additions and 13 deletions

View file

@ -25,7 +25,7 @@ jobs:
#"3.23.1" # 2018-04-10, before UPSERT
]
steps:
- uses: actions/checkout@v4
- uses: actions/checkout@v6
- name: Set up Python ${{ matrix.python-version }}
uses: actions/setup-python@v6
with: