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.
2 parents b61abf1 + 5095e43 commit 4c97a76Copy full SHA for 4c97a76
.github/workflows/build.yml
@@ -73,7 +73,7 @@ jobs:
73
-
74
name: GPG conf
75
if: ${{ !startsWith(matrix.os, 'windows-') }}
76
- uses: actions/github-script@v7
+ uses: actions/github-script@v8
77
id: gpg
78
with:
79
script: |
0 commit comments