mirror of
https://github.com/zu1k/nali.git
synced 2025-01-22 21:29:02 +08:00
Bump actions/upload-artifact from v2.1.1 to v2.1.2
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from v2.1.1 to v2.1.2. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](https://github.com/actions/upload-artifact/compare/v2.1.1...c8879bf5aef7bef66f9b82b197f34c4eeeb1731b) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
efd48b4e9d
commit
52e94ee8c2
2
.github/workflows/go.yml
vendored
2
.github/workflows/go.yml
vendored
@ -43,7 +43,7 @@ jobs:
|
||||
draft: true
|
||||
prerelease: true
|
||||
|
||||
- uses: actions/upload-artifact@v2.1.1
|
||||
- uses: actions/upload-artifact@v2.1.2
|
||||
if: startsWith(github.ref, 'refs/tags/')
|
||||
with:
|
||||
name: build
|
||||
|
Loading…
Reference in New Issue
Block a user