mirror of
https://github.com/ddworken/hishtory.git
synced 2025-02-10 23:51:24 +01:00
Upgrade to setup-go@v4 for automatic caching support
This commit is contained in:
parent
f2a41ccdce
commit
607cbeece2
2
.github/workflows/distro-smoke-test.yml
vendored
2
.github/workflows/distro-smoke-test.yml
vendored
@ -48,7 +48,7 @@ jobs:
|
|||||||
pacman -Sy --noconfirm zsh tmux fish make gcc psmisc python-pip openssl python-pyopenssl
|
pacman -Sy --noconfirm zsh tmux fish make gcc psmisc python-pip openssl python-pyopenssl
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
- name: Set up Go
|
- name: Set up Go
|
||||||
uses: actions/setup-go@v3
|
uses: actions/setup-go@v4
|
||||||
with:
|
with:
|
||||||
go-version: 1.21
|
go-version: 1.21
|
||||||
- name: Go test
|
- name: Go test
|
||||||
|
Loading…
Reference in New Issue
Block a user