Skip to content

Commit

Permalink
SCALRCORE-30278: GH Actions: Update deprecated actions
Browse files Browse the repository at this point in the history
  • Loading branch information
AKramarenko committed Feb 27, 2024
1 parent 440ece9 commit 24105a2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/default.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ jobs:
- uses: actions/setup-go@v5
with:
go-version: "1.18"
cache: false
- name: golangci-lint
uses: golangci/golangci-lint-action@v4
with:
Expand Down

0 comments on commit 24105a2

Please sign in to comment.