mirror of
https://github.com/SagerNet/sing-geosite.git
synced 2026-06-25 14:24:17 +08:00
Bump actions/upload-artifact from 2 to 3 (#2)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
6550884dea
commit
b0326b1a87
2
.github/workflows/build.yaml
vendored
2
.github/workflows/build.yaml
vendored
@ -23,7 +23,7 @@ jobs:
|
||||
run: |
|
||||
go run -v .
|
||||
- name: Upload artifacts
|
||||
uses: actions/upload-artifact@v2
|
||||
uses: actions/upload-artifact@v3
|
||||
with:
|
||||
name: geosite.db
|
||||
path: geosite.db
|
||||
|
||||
Loading…
Reference in New Issue
Block a user