mirror of
https://github.com/pyTooling/Actions.git
synced 2026-02-12 02:56:56 +08:00
homogenize 'Checkout' icon
This commit is contained in:
2
.github/workflows/Package.yml
vendored
2
.github/workflows/Package.yml
vendored
@@ -25,7 +25,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
steps:
|
||||
- name: 📥 Checkout repository
|
||||
- name: ⏬ Checkout repository
|
||||
uses: actions/checkout@v2
|
||||
|
||||
- name: 🐍 Setup Python ${{ inputs.python_version }}
|
||||
|
||||
Reference in New Issue
Block a user