Skip to content

Commit 0284fe3

Browse files
authored
Merge pull request #71 from codeafix/dependabot/github_actions/actions/checkout-6
Bump actions/checkout from 4 to 6
2 parents 172e196 + be54d23 commit 0284fe3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/Build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
build:
1212
runs-on: ubuntu-latest
1313
steps:
14-
- uses: actions/checkout@v4
14+
- uses: actions/checkout@v6
1515

1616
- name: Set up Go
1717
uses: actions/setup-go@v5

0 commit comments

Comments
 (0)