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 3c01b1c commit 8f76da0Copy full SHA for 8f76da0
2 files changed
.github/workflows/react-doctor.yml
@@ -20,7 +20,7 @@ jobs:
20
react-doctor:
21
runs-on: ubuntu-latest
22
steps:
23
- - uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0
+ - uses: actions/checkout@v7
24
with:
25
fetch-depth: 0
26
persist-credentials: false
.github/workflows/surge-preview.yml
@@ -19,7 +19,7 @@ jobs:
19
env:
PREVIEW: true
- name: Check Surge token
0 commit comments