Просмотр исходного кода

Merge pull request #51 from decke/dependabot/github_actions/actions/setup-go-2.1.5

Bump actions/setup-go from 2.1.4 to 2.1.5
Bernhard Fröhlich 3 лет назад
Родитель
Сommit
6afc87968c
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.17
-      uses: actions/[email protected].4
+      uses: actions/[email protected].5
       with:
         go-version: 1.17
       id: go