Update common actions versions on v0.35.x to match master. (#8400)

This commit is contained in:
M. J. Fromberger
2022-04-23 09:07:15 -07:00
committed by GitHub
parent 70d771ead2
commit ad7c501359
15 changed files with 42 additions and 42 deletions
+3 -3
View File
@@ -14,11 +14,11 @@ jobs:
runs-on: ubuntu-latest
timeout-minutes: 15
steps:
- uses: actions/setup-go@v2
- uses: actions/setup-go@v3
with:
go-version: '1.17'
- uses: actions/checkout@v2.3.4
- uses: technote-space/get-diff-action@v5
- uses: actions/checkout@v3
- uses: technote-space/get-diff-action@v6
with:
PATTERNS: |
**/**.go