mirror of
https://github.com/onedr0p/exportarr.git
synced 2026-02-06 10:57:32 +00:00
chore(deps): update actions/setup-go action to v5 (#256)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
cb86b8d14c
commit
782270c0dd
2
.github/actions/lint/action.yaml
vendored
2
.github/actions/lint/action.yaml
vendored
@ -6,7 +6,7 @@ runs:
|
||||
using: composite
|
||||
steps:
|
||||
- name: Set up Go
|
||||
uses: actions/setup-go@v4
|
||||
uses: actions/setup-go@v5
|
||||
with:
|
||||
go-version: ">=1.19"
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user