Skip to content

Commit a37fabd

Browse files
authored
build(ci): Bump pr-labels-action to use node20 (#10416)
I also opened a PR upstream: joerick/pr-labels-action#17 but merging speed is rather slow there, so I'd rather not wait for this.
1 parent 4097c4a commit a37fabd

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@update-core
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)