mirror of
https://github.com/HangarMC/Hangar.git
synced 2025-03-13 15:39:18 +08:00
fix: action version
This commit is contained in:
parent
0804edba85
commit
722ba1793b
2
.github/workflows/issues_to_project.yml
vendored
2
.github/workflows/issues_to_project.yml
vendored
@ -10,7 +10,7 @@ jobs:
|
||||
name: Add issues to project
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/add-to-project@0.3.0
|
||||
- uses: actions/add-to-project@v0.3.0
|
||||
with:
|
||||
project-url: https://github.com/orgs/HangarMC/projects/1
|
||||
github-token: ${{ secrets.CR_PAT }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user