mirror of
https://github.com/ddworken/hishtory.git
synced 2025-02-05 13:11:14 +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
|
||||
- uses: actions/checkout@v4
|
||||
- name: Set up Go
|
||||
uses: actions/setup-go@v3
|
||||
uses: actions/setup-go@v4
|
||||
with:
|
||||
go-version: 1.21
|
||||
- name: Go test
|
||||
|
Loading…
Reference in New Issue
Block a user