parent
b8253fa0a8
commit
d5b23b1310
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ jobs:
|
|||
container:
|
||||
image: ghcr.io/catthehacker/ubuntu:runner-latest
|
||||
steps:
|
||||
- uses: actions/setup-go
|
||||
- uses: actions/setup-go@v5
|
||||
- name: Build apcupsd_exporter
|
||||
run: |
|
||||
set -exuo pipefail
|
||||
|
|
Loading…
Reference in a new issue