We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b03e5b commit 369d0d7Copy full SHA for 369d0d7
.github/workflows/auto-set-labels.yml
@@ -7,7 +7,7 @@ jobs:
7
contents: read
8
pull-requests: write
9
steps:
10
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
11
- name: Setting labels
12
uses: FiligranHQ/[email protected]
13
with:
0 commit comments