mirror of
https://github.com/jeremyd/ergo.git
synced 2026-08-13 00:53:05 -07:00
upgrade to go 1.26 (#2330)
Also upgrade actions for compatibility with 1.26
This commit is contained in:
committed by
GitHub
parent
5fa9757b43
commit
8fe491156c
@@ -18,7 +18,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Checkout Git repository
|
||||
uses: actions/checkout@v3
|
||||
uses: actions/checkout@v6
|
||||
|
||||
- name: Authenticate to container registry
|
||||
uses: docker/login-action@v2
|
||||
|
||||
Reference in New Issue
Block a user