Skip to content

Commit

Permalink
Update new-issue-create-card.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
fyliu committed Feb 12, 2024
1 parent 6c0bd26 commit d59b2d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/new-issue-create-card.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Create or Update Project Card
uses: peter-evans/create-or-update-project-card@v1
uses: peter-evans/create-or-update-project-card@v3
with:
project-name: "PD: Project Board"
column-name: New Issue Review

0 comments on commit d59b2d7

Please sign in to comment.