2
0
Эх сурвалжийг харах

Bump actions/setup-go from 2.1.3 to 2.1.4

Bumps [actions/setup-go](https://github.com/actions/setup-go) from 2.1.3 to 2.1.4.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](https://github.com/actions/setup-go/compare/v2.1.3...v2.1.4)

---
updated-dependencies:
- dependency-name: actions/setup-go
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
dependabot[bot] 4 жил өмнө
parent
commit
94776b27d9

+ 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