1
0
mirror of https://github.com/fumiama/ahsai.git synced 2026-06-04 23:30:24 +08:00

chore: update ci action version

This commit is contained in:
源文雨
2025-09-30 22:21:55 +08:00
parent 739d66a45d
commit dcb20a3549

View File

@@ -19,11 +19,11 @@ jobs:
go-version: ^1.25
- name: Check out code into the Go module directory
uses: actions/checkout@v2
uses: actions/checkout@v4
- name: Cache Go
id: cache
uses: actions/cache@v2
uses: actions/cache@v4
with:
# A list of files, directories, and wildcard patterns to cache and restore
path: ~/go/pkg/mod