docs(README): use latest versions of GitHub actions (#574)

This commit is contained in:
Andreas Deininger
2023-11-10 22:54:25 +01:00
committed by GitHub
parent bc2d0650bf
commit 5c52bddbf4
3 changed files with 6 additions and 7 deletions

View File

@@ -13,7 +13,7 @@ jobs:
# This is needed if you're dealing with private repos.
token: ${{ secrets.GITHUB_TOKEN }}
# Set this to `true` if you want to get the raw API reponse. Defaults to `false`.
# Set this to `true` if you want to get the raw API response. Defaults to `false`.
raw-result: false
# By default every label entry will have an `aliases` property set to an empty array.