Skip to content

Commit ca0a021

Browse files
authored
Merge pull request #50 from alex-slynko/dependabot/github_actions/actions-3a1c37d3b7
Bump the actions group with 2 updates
2 parents 4c0fae1 + 884a930 commit ca0a021

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@v3
8-
- uses: actions/setup-go@v3
7+
- uses: actions/checkout@v6
8+
- uses: actions/setup-go@v6
99
with:
1010
check-latest: true
1111
- run: go install github.com/onsi/ginkgo/v2/ginkgo@latest

0 commit comments

Comments
 (0)