Skip to content

Commit

Permalink
fix string label 36
Browse files Browse the repository at this point in the history
  • Loading branch information
hugtalbot committed Aug 4, 2023
1 parent 855cea5 commit 1bcf625
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/label-checker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v2
uses: actions/checkout@v3
- name: Get PR labels
id: pr-labels
uses: ./ # Uses an action in the root directory
Expand Down

0 comments on commit 1bcf625

Please sign in to comment.