mirror of
https://github.com/apache/superset.git
synced 2026-07-17 12:15:40 +00:00
Merge branch 'master' into feat/run-uv-compile-for-python-deps-pr
Signed-off-by: hainenber <dotronghai96@gmail.com>
This commit is contained in:
3
.github/workflows/bump-python-package.yml
vendored
3
.github/workflows/bump-python-package.yml
vendored
@@ -30,9 +30,8 @@ jobs:
|
||||
pull-requests: write
|
||||
checks: write
|
||||
steps:
|
||||
|
||||
- name: "Checkout ${{ github.ref }} ( ${{ github.sha }} )"
|
||||
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
|
||||
uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
|
||||
with:
|
||||
persist-credentials: true
|
||||
ref: master
|
||||
|
||||
Reference in New Issue
Block a user