Skip to content

Commit

Permalink
chore(deps): update actions/setup-go action to v5 (idrinth-api-bench#784
Browse files Browse the repository at this point in the history
)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Apr 11, 2024
1 parent ebb49ae commit 0fc98c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/global.editorconfiglint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@ jobs:
steps:
- name: Checkout repository
uses: actions/checkout@v4
- uses: actions/setup-go@v3
- uses: actions/setup-go@v5
- run: go install github.com/editorconfig-checker/editorconfig-checker/v2/cmd/editorconfig-checker@latest
- run: ~/go/bin/editorconfig-checker

0 comments on commit 0fc98c4

Please sign in to comment.