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 57a6ab1 commit 61eaf84Copy full SHA for 61eaf84
.github/workflows/marketplace-publish.yml
@@ -21,7 +21,7 @@ jobs:
21
github.event_name == 'workflow_dispatch'
22
steps:
23
- name: Checkout code
24
- - uses: actions/checkout@v4
+ uses: actions/checkout@v4
25
with:
26
ref: ${{ env.GIT_REF }}
27
- name: Install pnpm
0 commit comments