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 c2ce3e6 commit 1b20348Copy full SHA for 1b20348
.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@v6
+ uses: namespacelabs/nscloud-checkout-action@v7
86
with:
87
token: ${{ env.PAT_TOKEN }}
88
0 commit comments