mirror of
https://github.com/simonw/datasette.git
synced 2026-06-15 21:46:57 +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/spellcheck.yml
vendored
2
.github/workflows/spellcheck.yml
vendored
|
|
@ -9,7 +9,7 @@ jobs:
|
|||
spellcheck:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- 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