Skip to content

Commit e274944

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

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
@@ -47,7 +47,7 @@ jobs:
4747
needs: coverage
4848
steps:
4949
- name: Checkout code
50-
uses: actions/checkout@v2
50+
uses: actions/checkout@v3.1.0
5151
- name: Docker Login
5252
uses: docker/login-action@v2.1.0
5353
with:

0 commit comments

Comments
 (0)