1
0
mirror of https://github.com/MetaCubeX/meta-rules-dat.git synced 2025-11-03 17:46:54 +08:00

Chore: bump actions/setup-go from 2 to 3 (#193)

This commit is contained in:
dependabot[bot]
2022-04-11 11:52:42 +08:00
committed by GitHub
parent 7a937e7cf3
commit c6b6ce1b55

View File

@@ -13,7 +13,7 @@ jobs:
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- name: Setup Go 1.x.y - name: Setup Go 1.x.y
uses: actions/setup-go@v2 uses: actions/setup-go@v3
with: with:
go-version: ^1.18 go-version: ^1.18