We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab831f2 commit bde2287Copy full SHA for bde2287
.github/workflows/ci.yml
@@ -15,7 +15,7 @@ jobs:
15
# For GitHub Comment Reporter
16
# https://megalinter.io/latest/reporters/GitHubCommentReporter/
17
steps:
18
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v6
19
20
# MegaLinter
21
- name: MegaLinter
@@ -66,7 +66,7 @@ jobs:
66
- "1.23"
67
- "1.24"
68
69
70
71
- name: Setup Go ${{ matrix.go-version }}
72
uses: actions/setup-go@v5
0 commit comments