mirror of
https://github.com/simonw/datasette.git
synced 2026-06-08 18:16:59 +02:00
Upgrade a whole lot of GitHum Actions references
This commit is contained in:
parent
3110faa0ba
commit
10a1caac53
11 changed files with 13 additions and 13 deletions
4
.github/workflows/prettier.yml
vendored
4
.github/workflows/prettier.yml
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue