This commit is contained in:
dependabot[bot] 2026-05-04 02:05:22 +00:00 committed by GitHub
commit d6f4e5cc19
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -10,7 +10,7 @@ jobs:
- uses: actions/checkout@v4 - uses: actions/checkout@v4
- name: Get Current Version - name: Get Current Version
uses: actions/github-script@v7 uses: actions/github-script@v9
id: cv id: cv
with: with:
script: | script: |