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 f293e10 commit 07a043eCopy full SHA for 07a043e
.github/workflows/issue_handler.yml
@@ -10,7 +10,7 @@ jobs:
10
name: Add issue to project
11
runs-on: ubuntu-latest
12
steps:
13
- - uses: actions/add-to-project@v0.6.1
+ - uses: actions/add-to-project@v1.0.0
14
with:
15
project-url: https://github.com/orgs/esp-rs/projects/2
16
github-token: ${{ secrets.PAT }}
0 commit comments