This commit is contained in:
dependabot[bot] 2026-04-28 00:38:25 +00:00 committed by GitHub
commit 4fae445715
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: |