We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 56e9930 commit 3bb12e4Copy full SHA for 3bb12e4
.github/workflows/project-updater.yml
@@ -23,7 +23,7 @@ jobs:
23
- { project: 32, label: sprint }
24
25
steps:
26
- - uses: actions/add-to-project@v0.6.0
+ - uses: actions/add-to-project@v1.0.0
27
with:
28
project-url: https://github.com/orgs/python/projects/${{ matrix.project }}
29
github-token: ${{ secrets.ADD_TO_PROJECT_PAT }}
0 commit comments