Skip to content

Commit 63d05b1

Browse files
authored
Update node_build.yml
1 parent 2c959d1 commit 63d05b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/node_build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,6 @@ jobs:
3434
if: github.event_name == 'pull_request'
3535
runs-on: ubuntu-latest
3636
steps:
37-
- uses: actions/labeler@main
37+
- uses: actions/labeler@v4
3838
with:
3939
repo-token: "${{ secrets.GITHUB_TOKEN }}"

0 commit comments

Comments
 (0)