Skip to content

Commit 95d25d1

Browse files
committed
Use actions/checkout@v3
1 parent c9a756c commit 95d25d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/browserstack.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
local-logging-level: "all-logs"
3030
local-identifier: "random"
3131

32-
- uses: actions/checkout@v2
32+
- uses: actions/checkout@v3
3333

3434
- name: Prettier Action on PR
3535
if: github.event_name == 'pull_request'

0 commit comments

Comments
 (0)