Skip to content

Commit 03e8771

Browse files
committed
Updated github action version
1 parent 669f331 commit 03e8771

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/playwright-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
steps:
1717
# Step 1: Check out the repository code
1818
- name: Checkout repository
19-
uses: actions/checkout@v3
19+
uses: actions/checkout@v4
2020

2121
- name: Set up Node.js
2222
uses: actions/setup-node@v4

0 commit comments

Comments
 (0)