mirror of https://github.com/waku-org/nwaku.git
ci: Fix GH action add-to-project version
This commit is contained in:
parent
cbe162b104
commit
6c28e3b837
|
@ -11,7 +11,7 @@ jobs:
|
|||
name: Add issue to project
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/add-to-project@RELEASE_VERSION
|
||||
- uses: actions/add-to-project@v0.3.0
|
||||
with:
|
||||
# You can target a repository in a different organization
|
||||
# to the issue
|
||||
|
|
Loading…
Reference in New Issue