Skip to content

Commit d4f0e0b

Browse files
committed
Remove links to stale version
1 parent 58ee69a commit d4f0e0b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/integration-tests.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,9 @@ jobs:
1212
runs-on: ubuntu-latest
1313
steps:
1414
- name : Checkout repository
15-
# https://github.com/actions/checkout/releases/tag/v4.1.1
1615
uses: actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4.3.0
1716

1817
- name: Install Go
19-
# https://github.com/actions/setup-go/releases/tag/v5.0.0
2018
uses: actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5.5.0
2119
with:
2220
go-version-file: 'go.mod'

0 commit comments

Comments
 (0)