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 3fc982a commit 0d97b7fCopy full SHA for 0d97b7f
.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.5.0
+ - uses: actions/add-to-project@v0.6.0
14
with:
15
project-url: https://github.com/orgs/esp-rs/projects/2
16
github-token: ${{ secrets.PAT }}
0 commit comments