Skip to content

Commit 6068dad

Browse files
authored
Merge branch 'main' into dependabot/go_modules/tools/github.com/go-git/go-git/v5-5.11.0
2 parents 412968b + 8d7d86f commit 6068dad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- name: Git Checkout
1919
uses: actions/checkout@v4
2020
- name: Setup Go environment
21-
uses: actions/setup-go@v4
21+
uses: actions/setup-go@v5
2222
with:
2323
go-version: '1.x'
2424
- name: Install Dependencies

0 commit comments

Comments
 (0)