소스 검색

Merge pull request #41 from decke/dependabot/github_actions/actions/setup-go-2.1.4

Bump actions/setup-go from 2.1.3 to 2.1.4
Bernhard Fröhlich 4 년 전
부모
커밋
a5db5e1ff5
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      .github/workflows/go.yml

+ 1 - 1
.github/workflows/go.yml

@@ -8,7 +8,7 @@ jobs:
     steps:
 
     - name: Set up Go 1.16
-      uses: actions/[email protected].3
+      uses: actions/[email protected].4
       with:
         go-version: 1.16
       id: go