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:
|
steps:
|
||||||
# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
|
# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
- uses: waylonwalker/hatch-version-action@v1
|
- uses: waylonwalker/hatch-version-action@v3
|
||||||
with:
|
with:
|
||||||
before-command: "test-lint"
|
before-command: "test-lint"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue