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

@ -10,8 +10,8 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Check out repo
uses: actions/checkout@v4
- uses: actions/cache@v4
uses: actions/checkout@v6
- uses: actions/cache@v5
name: Configure npm caching
with:
path: ~/.npm