Skip to content

Commit

Permalink
Updated setup-go action
Browse files Browse the repository at this point in the history
  • Loading branch information
dmitriy-b committed Oct 25, 2024
1 parent 9592a17 commit 577165c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dashboard_matrix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ jobs:
parallelism: 1
steps:
- name: Set up Go
uses: actions/setup-go@v4
uses: actions/setup-go@v5
with:
go-version: stable

Expand Down

0 comments on commit 577165c

Please sign in to comment.