We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a8da414 + 950c8f8 commit 2d2e29dCopy full SHA for 2d2e29d
2 files changed
.github/workflows/codeql-analysis.yml
@@ -13,7 +13,7 @@ jobs:
13
14
steps:
15
- name: Checkout repository
16
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
17
with:
18
fetch-depth: 2
19
.github/workflows/releases.yml
@@ -35,7 +35,7 @@ jobs:
35
echo "Tag version: $VERSION"
36
37
- name: Check out code
38
39
40
- name: Set up Go
41
uses: actions/setup-go@v5
0 commit comments