mirror of
https://github.com/pyTooling/Actions.git
synced 2026-02-12 11:06:56 +08:00
Updating r5 from main@v5.2.0 and main@v5.3.0
This commit is contained in:
@@ -85,7 +85,7 @@ The following block shows a minimal YAML workflow file:
|
||||
steps:
|
||||
|
||||
# Clone repository
|
||||
- uses: actions/checkout@v4
|
||||
- uses: actions/checkout@v5
|
||||
|
||||
# Build your application, tool, artifacts, etc.
|
||||
- name: Build
|
||||
|
||||
Reference in New Issue
Block a user