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
This commit is contained in:
Bernhard Fröhlich
2021-12-22 11:43:16 +01:00
committed by GitHub

View File

@@ -8,7 +8,7 @@ jobs:
steps: steps:
- name: Set up Go 1.17 - name: Set up Go 1.17
uses: actions/setup-go@v2.1.4 uses: actions/setup-go@v2.1.5
with: with:
go-version: 1.17 go-version: 1.17
id: go id: go