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 0082409 commit 1b0d8f4Copy full SHA for 1b0d8f4
.github/workflows/pr-auto-label.yml
@@ -10,7 +10,7 @@ jobs:
10
runs-on: ubuntu-latest
11
steps:
12
- name: Checkout repository
13
- uses: actions/checkout@v2
+ uses: actions/checkout@v4
14
- name: Sync labels with closing issues
15
uses: wd60622/[email protected]
16
with:
0 commit comments