Merge pull request #116 from catthehacker/patch-1

ci: switch act to use latest instead of master
This commit is contained in:
Domen Kožar 2021-11-30 13:17:45 +01:00 committed by GitHub
commit ea25556f17
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -120,6 +120,6 @@ jobs:
- uses: actions/setup-go@v2.1.4
with:
go-version: '^1.16'
- run: go install github.com/nektos/act@master
- run: go install github.com/nektos/act@latest
- run: docker pull ghcr.io/catthehacker/ubuntu:js-20.04
- run: ~/go/bin/act -P ubuntu-latest=ghcr.io/catthehacker/ubuntu:js-20.04 push -j simple-build