mirror of
https://github.com/simonw/datasette.git
synced 2026-06-06 09:07:00 +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
2
.github/workflows/stable-docs.yml
vendored
2
.github/workflows/stable-docs.yml
vendored
|
|
@ -15,7 +15,7 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@v5
|
||||
uses: actions/checkout@v6
|
||||
with:
|
||||
fetch-depth: 0 # We need all commits to find docs/ changes
|
||||
- name: Set up Git user
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue