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 b1dfe1c commit 3c5d30eCopy full SHA for 3c5d30e
1 file changed
.github/workflows/tests.yml
@@ -122,7 +122,7 @@ jobs:
122
- 17.0.0
123
steps:
124
- name: Checkout Master
125
- uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7
+ uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7
126
127
- name: Skip Puppeteer browser download on Windows
128
if: matrix.os == 'windows-latest'
0 commit comments