Skip to content

Commit 94067e6

Browse files
committed
chore: update to actions/checkout@v4
1 parent 0980160 commit 94067e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/browser.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
timeout-minutes: 30
1616

1717
steps:
18-
- uses: actions/checkout@v3
18+
- uses: actions/checkout@v4
1919
with:
2020
fetch-depth: 10
2121
- name: Use Node.js 20.x

0 commit comments

Comments
 (0)