mirror of
https://github.com/vacp2p/research.git
synced 2026-01-09 13:47:59 -05:00
ci: try specifying version for GH action
This commit is contained in:
2
.github/workflows/add-to-project.yml
vendored
2
.github/workflows/add-to-project.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user