chore: update github actions workflow to Go 1.21

This commit is contained in:
garethgeorge
2023-11-11 20:44:17 -08:00
parent da8d4e812e
commit 2a8e776348
+1 -1
View File
@@ -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