We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0980160 commit 913e958Copy full SHA for 913e958
.github/workflows/browser.yml
@@ -15,7 +15,7 @@ jobs:
15
timeout-minutes: 30
16
17
steps:
18
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
19
with:
20
fetch-depth: 10
21
- name: Use Node.js 20.x
0 commit comments