Skip to content

Commit

Permalink
ci: 🎉 use unity version
Browse files Browse the repository at this point in the history
  • Loading branch information
xrkffgg authored Sep 6, 2021
1 parent 142bc6e commit 756dc8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/issue-remove-inactive.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
steps:
- name: remove inactive
if: github.event.issue.state == 'open'
uses: actions-cool/issues-helper@v2.4.1
uses: actions-cool/issues-helper@v2
with:
actions: 'remove-labels'
issue-number: ${{ github.event.issue.number }}
Expand Down

0 comments on commit 756dc8f

Please sign in to comment.