1
0
mirror of https://github.com/kataras/iris.git synced 2026-06-19 03:53:34 +00:00

Update go.yml

Former-commit-id: e58e581c6d41ca346fbfbe3d4126b03e61b1c1c6
This commit is contained in:
Gerasimos (Makis) Maropoulos
2019-08-14 11:16:31 +03:00
committed by GitHub
parent 30bebb7661
commit 5f49d72b06
+1 -1
View File
@@ -17,7 +17,7 @@ jobs:
id: go
- name: Check out code into the Go module directory
use: actions/checkout@master
uses: actions/checkout@master
path: ${{ go.module-path }}
- name: Get dependencies