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 fd27520 commit 5095e43Copy full SHA for 5095e43
.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