Skip to content

Commit 17def2e

Browse files
authored
Merge pull request #5 from unsafe-risk/renovate/actions-checkout-3.x
automated merge
2 parents 0ec3a77 + 98e5368 commit 17def2e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/go.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
id: go
2121

2222
- name: Check out code into the Go module directory
23-
uses: actions/checkout@v2
23+
uses: actions/checkout@v3
2424

2525
- name: Go module download
2626
run: go mod download

0 commit comments

Comments
 (0)