chore(deps): update workflow actions
This commit is contained in:
parent
10132c10e3
commit
0196359ea1
1 changed files with 1 additions and 1 deletions
|
|
@ -9,5 +9,5 @@ jobs:
|
|||
test:
|
||||
runs-on: docker
|
||||
steps:
|
||||
- uses: https://data.forgejo.org/actions/checkout@v6
|
||||
- uses: https://data.forgejo.org/actions/checkout@v7
|
||||
- run: python3 -m unittest discover -s tests
|
||||
|
|
|
|||
Loading…
Reference in a new issue