mirror of
https://github.com/project-zot/zot.git
synced 2026-06-16 20:38:08 +08:00
chore: fix dependabot alerts (#1763)
Signed-off-by: Ramkumar Chinchani <rchincha@cisco.com>
This commit is contained in:
committed by
GitHub
parent
59dc4c3229
commit
75a76005b4
@@ -27,7 +27,7 @@ jobs:
|
||||
cache: false
|
||||
go-version: 1.20.x
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v3
|
||||
uses: actions/checkout@v4
|
||||
- name: Build zot
|
||||
run: |
|
||||
echo "Building $FLAVOR"
|
||||
|
||||
Reference in New Issue
Block a user