We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa75157 commit 3d843d5Copy full SHA for 3d843d5
.github/workflows/labeler.yml
@@ -17,7 +17,7 @@ jobs:
17
18
steps:
19
- name: Checkout Code
20
- uses: actions/checkout@v5
+ uses: actions/checkout@v6
21
22
- name: Run Labeler
23
uses: crazy-max/ghaction-github-labeler@v5
.github/workflows/release.yml
with:
fetch-depth: 0
0 commit comments