mirror of
https://github.com/simonw/datasette.git
synced 2026-09-27 12:24:07 +02:00
Bump a whole lot of GitHub Actions versions
This commit is contained in:
parent
52ae7d1b6d
commit
db82123108
11 changed files with 15 additions and 15 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@v6
|
||||
- uses: actions/cache@v5
|
||||
uses: actions/checkout@v7
|
||||
- uses: actions/cache@v6
|
||||
name: Configure npm caching
|
||||
with:
|
||||
path: ~/.npm
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue