mirror of
https://github.com/garethgeorge/backrest.git
synced 2026-09-21 15:35:35 +00:00
chore: update github actions workflow to Go 1.21
This commit is contained in:
@@ -20,7 +20,7 @@ jobs:
|
||||
- name: Set up Go
|
||||
uses: actions/setup-go@v4
|
||||
with:
|
||||
go-version: '1.20'
|
||||
go-version: '1.21'
|
||||
|
||||
- name: Restic
|
||||
run: sudo apt install -y restic
|
||||
|
||||
Reference in New Issue
Block a user