This commit is contained in:
dependabot[bot] 2026-04-27 19:34:01 +00:00 committed by GitHub
commit 9dc2e0ad3c
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: |