Skip to content

Commit 0f79b95

Browse files
committed
UPD: actions dependencies
1 parent 5426f4a commit 0f79b95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-image.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
with:
2626
go-version: 1.17.x
2727
- name: Checkout code
28-
uses: actions/checkout@v2.5.0
28+
uses: actions/checkout@v3.1.0
2929
- name: Calc coverage
3030
run: |
3131
cd src

0 commit comments

Comments
 (0)