Skip to content

Commit 6770887

Browse files
update contract-verify to v1.0.4
1 parent d9154b7 commit 6770887

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/contract-verify.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,6 @@ jobs:
3939
echo "contract-filepaths=$files" >> "$GITHUB_OUTPUT"
4040
- name: Contract verify action step
4141
id: verify
42-
uses: Franziska-Mueller/qubic-contract-verify@v1.0.3
42+
uses: Franziska-Mueller/qubic-contract-verify@v1.0.4
4343
with:
4444
filepaths: '${{ steps.filepaths.outputs.contract-filepaths }}'

0 commit comments

Comments
 (0)