We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a086595 commit 8b60f35Copy full SHA for 8b60f35
1 file changed
.github/workflows/pr.yml
@@ -272,7 +272,7 @@ jobs:
272
skip_mdx_pr_step: ${{ steps.skip_mdx_pr_step_setting.outputs.skip_mdx_pr_step }}
273
steps:
274
- name: Checkout code
275
- uses: actions/checkout@v4
+ uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
276
277
- name: Set SKIP_MDX_PR_STEP condition
278
id: skip_mdx_pr_step_setting
0 commit comments