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