switch to v4
Some checks failed
CodeQL / Analyze (push) Failing after 1s
Anchore Syft SBOM scan / Anchore-Build-Scan (push) Failing after 6s
Create the timetracker DEB / Create Package (push) Failing after 3s
Go / build (push) Successful in 1m14s

This commit is contained in:
Ronny Friedland 2025-08-05 13:46:12 +02:00
parent 8faa251b5e
commit 08385977cc

View file

@ -14,7 +14,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v3
uses: actions/checkout@v4
- name: Tidy dependencies
run: go mod tidy