mirror of
https://github.com/moonD4rk/HackBrowserData.git
synced 2026-05-19 18:58:03 +02:00
refactor/dependence: Upgrade Golang version and dependencies. (#322)
* chore: Set up automated package updates with dependabot.
This commit is contained in:
@@ -16,7 +16,7 @@ jobs:
|
||||
- name: Set Golang
|
||||
uses: actions/setup-go@v5
|
||||
with:
|
||||
go-version: "1.21.x"
|
||||
go-version: "1.22.x"
|
||||
cache: false
|
||||
|
||||
- name: Check spelling with custom config file
|
||||
|
||||
Reference in New Issue
Block a user