We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9344b06 commit e4cb491Copy full SHA for e4cb491
.github/workflows/solidity.yml
@@ -82,7 +82,7 @@ jobs:
82
PAT_TOKEN: op://platform/github-commit-pat/credential
83
84
- name: Checkout
85
- uses: namespacelabs/nscloud-checkout-action@v7
+ uses: namespacelabs/nscloud-checkout-action@v6
86
with:
87
token: ${{ env.PAT_TOKEN }}
88
0 commit comments