Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 0c49948081 | |||
| 3f5880156b |
@@ -13,7 +13,7 @@ jobs:
|
||||
steps:
|
||||
# Step 1: Checkout the repository
|
||||
- name: Checkout Repository
|
||||
uses: actions/checkout@v4.2.2
|
||||
uses: actions/checkout@v6.0.2
|
||||
|
||||
# Step 2: Set up Python
|
||||
- name: Setup Python
|
||||
|
||||
Reference in New Issue
Block a user