mirror of
https://github.com/apache/superset.git
synced 2026-04-18 23:55:00 +00:00
chore(ci): bump actions (#23895)
This commit is contained in:
committed by
GitHub
parent
50d342c0c9
commit
3c381c5361
2
.github/workflows/docker.yml
vendored
2
.github/workflows/docker.yml
vendored
@@ -51,7 +51,7 @@ jobs:
|
||||
|
||||
- name: Upload build artifacts
|
||||
if: github.event_name == 'pull_request'
|
||||
uses: actions/upload-artifact@v2
|
||||
uses: actions/upload-artifact@v3
|
||||
with:
|
||||
name: build
|
||||
path: build/
|
||||
|
||||
Reference in New Issue
Block a user