mirror of
https://github.com/fjosw/pyerrors.git
synced 2026-08-04 11:31:21 +02:00
[ci] Bump github action versions
This commit is contained in:
parent
d9ffa33b2c
commit
16e4c35210
5 changed files with 6 additions and 6 deletions
4
.github/workflows/ruff.yml
vendored
4
.github/workflows/ruff.yml
vendored
|
|
@ -9,7 +9,7 @@ jobs:
|
|||
ruff:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- uses: astral-sh/ruff-action@v2
|
||||
- uses: actions/checkout@v6
|
||||
- uses: astral-sh/ruff-action@v3
|
||||
with:
|
||||
src: "./pyerrors"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue