change version
This commit is contained in:
parent
239fe92bff
commit
760d906be9
1 changed files with 1 additions and 1 deletions
2
.github/workflows/debian.yml
vendored
2
.github/workflows/debian.yml
vendored
|
|
@ -14,7 +14,7 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Checkout code
|
||||
uses: actions/checkout@v3
|
||||
uses: actions/checkout@v4
|
||||
|
||||
- name: Build
|
||||
run: go build -o timetracker cmd/main.go
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue