Merge pull request #30 from Lerentis/dependabot/github_actions/actions/setup-go-4
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Tobias Trabelsi 2023-03-21 16:08:04 +01:00 committed by GitHub
commit 6ce5f8bf9f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ jobs:
- name: Unshallow
run: git fetch --prune --unshallow
- name: Set up Go
uses: actions/setup-go@v3
uses: actions/setup-go@v4
with:
go-version: 1.18
- name: Import GPG key