Skip to content

Commit ca6f573

Browse files
chore(deps): update actions/setup-go action to v6
1 parent d011b1c commit ca6f573

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/push_pr.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
runs-on: ubuntu-latest
1717
steps:
1818
- uses: actions/checkout@v3
19-
- uses: actions/setup-go@v5
19+
- uses: actions/setup-go@v6
2020
with:
2121
go-version-file: 'tests/integration/go.mod'
2222
- uses: newrelic/newrelic-infra-checkers@v1

0 commit comments

Comments
 (0)