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/test-coverage.yml
vendored
2
.github/workflows/test-coverage.yml
vendored
|
|
@ -15,7 +15,7 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Check out datasette
|
||||
uses: actions/checkout@v4
|
||||
uses: actions/checkout@v6
|
||||
- name: Set up Python
|
||||
uses: actions/setup-python@v6
|
||||
with:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue