mirror of
https://github.com/SukkaW/Surge.git
synced 2025-12-12 09:10:35 +08:00
CI: bump action version
This commit is contained in:
parent
b7a11b55ed
commit
f51de780f5
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -29,7 +29,7 @@ jobs:
|
||||
echo "minute=$(date +'%M')" >> $GITHUB_OUTPUT
|
||||
echo "second=$(date +'%S')" >> $GITHUB_OUTPUT
|
||||
- name: Cache cache.db
|
||||
uses: actions/cache@v3
|
||||
uses: actions/cache@v4
|
||||
with:
|
||||
path: |
|
||||
.cache
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user