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.
2 parents 7488fe0 + 5335a7c commit 51d826eCopy full SHA for 51d826e
1 file changed
.github/workflows/add-to-keyman-project.yml
@@ -13,8 +13,7 @@ jobs:
13
name: Add new issues and pull requests to project
14
runs-on: ubuntu-latest
15
steps:
16
- # TODO: Update to Node 24 when actions/add-to-project#712 is resolved
17
- - uses: actions/add-to-project@v1.0.2
+ - uses: actions/add-to-project@v2.0.0
18
with:
19
project-url: https://github.com/orgs/keymanapp/projects/1
20
github-token: ${{ secrets.ADD_TO_PROJECT_PAT }}
0 commit comments