You've already forked PythonLib
mirror of
https://github.com/lifebottle/PythonLib.git
synced 2026-02-13 15:25:50 -08:00
Using checkoutv3 instead for yaml
This commit is contained in:
9
.github/workflows/SLPS_prerelease.yml
vendored
9
.github/workflows/SLPS_prerelease.yml
vendored
@@ -27,12 +27,15 @@ jobs:
|
||||
steps:
|
||||
|
||||
- name: Checkout PythonLib
|
||||
uses: actions/checkout@v2
|
||||
uses: actions/checkout@v3
|
||||
with:
|
||||
path: main
|
||||
|
||||
- name: Checkout PythonLib
|
||||
uses: actions/checkout@v2
|
||||
- name: Checkout TOR Repo
|
||||
uses: actions/checkout@v3
|
||||
with:
|
||||
repository: SymphoniaLauren/Tales-of-Rebirth
|
||||
path: Tales-of-Rebirth
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user