8000 MNT Bump Github Action labeler version to use newer Node (#26302) · scikit-learn/scikit-learn@3d0df7b · GitHub
[go: up one dir, main page]

Skip to content

Commit 3d0df7b

Browse files
authored
MNT Bump Github Action labeler version to use newer Node (#26302)
1 parent 336e0e3 commit 3d0df7b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/labeler-module.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
triage:
1515
runs-on: ubuntu-latest
1616
steps:
17-
- uses: thomasjpfan/labeler@v2.5.0
17+
- uses: thomasjpfan/labeler@v2.5.1
1818
continue-on-error: true
1919
if: github.repository == 'scikit-learn/scikit-learn'
2020
with:
@@ -25,7 +25,7 @@ jobs:
2525
triage_file_extensions:
2626
runs-on: ubuntu-latest
2727
steps:
28-
- uses: thomasjpfan/labeler@v2.5.0
28+
- uses: thomasjpfan/labeler@v2.5.1
2929
continue-on-error: true
3030
if: github.repository == 'scikit-learn/scikit-learn'
3131
with:

0 commit comments

Comments
 (0)
0