mirror of
https://github.com/actions/python-versions.git
synced 2025-04-08 00:09:39 +00:00
Update workflow task (#196)
* Update workflow task * use $env:GITHUB_OUTPUT * update submodule
This commit is contained in:
committed by
GitHub
parent
379db95d31
commit
1c70aa4fc9
2
.github/workflows/create-pr.yml
vendored
2
.github/workflows/create-pr.yml
vendored
@ -11,7 +11,7 @@ jobs:
|
||||
name: Create Pull Request
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- uses: actions/checkout@v3
|
||||
with:
|
||||
submodules: true
|
||||
|
||||
|
Reference in New Issue
Block a user