Skip to content

Commit 966b121

Browse files
authored
Merge pull request #56 from alex-slynko/dependabot/github_actions/actions-1c0c2ed584
Bump the actions group across 1 directory with 2 updates
2 parents fc01317 + 5864da6 commit 966b121

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/run-tests.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ jobs:
44
run-tests:
55
runs-on: ubuntu
66
steps:
7-
- uses: actions/checkout@v6
8-
- uses: actions/setup-go@v6
7+
- uses: actions/checkout@v7
8+
- uses: actions/setup-go@v7
99
with:
1010
go-version: '1.26'
1111
- run: go install github.com/onsi/ginkgo/v2/ginkgo@latest

0 commit comments

Comments
 (0)