Skip to content

Commit c7e8f31

Browse files
committed
Update .github/workflows/build.yml
1 parent 019e557 commit c7e8f31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ jobs:
136136
137137
- name: Get PR labels
138138
id: pr-labels
139-
uses: mydea/pr-labels-action@bump-node20
139+
uses: mydea/pr-labels-action@fn/bump-node20
140140

141141
outputs:
142142
commit_label: '${{ env.COMMIT_SHA }}: ${{ env.COMMIT_MESSAGE }}'

0 commit comments

Comments
 (0)