mirror of
https://forgejo.stefka.eu/jiriks74/create-pull-request.git
synced 2025-01-18 16:01:06 +01:00
docs: update action versions
This commit is contained in:
parent
62892adaf4
commit
6dc3ed9086
3 changed files with 9 additions and 9 deletions
|
@ -192,7 +192,7 @@ To create a project card for the pull request, pass the `pull-request-number` st
|
|||
|
||||
- name: Create or Update Project Card
|
||||
if: ${{ steps.cpr.outputs.pull-request-number }}
|
||||
uses: peter-evans/create-or-update-project-card@v1
|
||||
uses: peter-evans/create-or-update-project-card@v2
|
||||
with:
|
||||
project-name: My project
|
||||
column-name: My column
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue