We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3acf805 + 5b9bf92 commit 41c10f2Copy full SHA for 41c10f2
1 file changed
.github/workflows/ci-subaction.yml
@@ -61,7 +61,7 @@ jobs:
61
target: ${{ matrix.target }}
62
-
63
name: Check output
64
- uses: actions/github-script@v7
+ uses: actions/github-script@v8
65
env:
66
INPUT_TARGETS: ${{ steps.gen.outputs.targets }}
67
INPUT_EXPECTED: ${{ matrix.expected }}
@@ -121,7 +121,7 @@ jobs:
121
fields: ${{ matrix.fields }}
122
123
124
125
126
INPUT_MATRIX: ${{ steps.gen.outputs.matrix }}
127
0 commit comments