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 4af9b89 commit b19c60dCopy full SHA for b19c60d
.github/workflows/dispath-update.yml
@@ -9,7 +9,7 @@ jobs:
9
runs-on: ubuntu-latest
10
steps:
11
- name: Checkout this repository
12
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
13
14
- name: Extract tag name
15
run: echo "TAG_NAME=${{ github.event.client_payload.tag }}" >> $GITHUB_ENV
0 commit comments