use v3
This commit is contained in:
parent
e288594133
commit
d8e735cdd8
1 changed files with 2 additions and 2 deletions
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
|
@ -26,6 +26,6 @@ jobs:
|
|||
steps:
|
||||
# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
|
||||
- uses: actions/checkout@v3
|
||||
- uses: waylonwalker/hatch-version-action@v1
|
||||
- uses: waylonwalker/hatch-version-action@v3
|
||||
with:
|
||||
before-command: "test-lint"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue