ci: upgrade checkout version & add android workload.
This commit is contained in:
2
.github/workflows/pack.yml
vendored
2
.github/workflows/pack.yml
vendored
@@ -46,7 +46,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v4.1.1
|
||||
uses: actions/checkout@v5
|
||||
|
||||
- name: Pack Ursa
|
||||
if: ${{ inputs.Ursa }}
|
||||
|
||||
Reference in New Issue
Block a user