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 669f331 commit 03e8771Copy full SHA for 03e8771
.github/workflows/playwright-tests.yml
@@ -16,7 +16,7 @@ jobs:
16
steps:
17
# Step 1: Check out the repository code
18
- name: Checkout repository
19
- uses: actions/checkout@v3
+ uses: actions/checkout@v4
20
21
- name: Set up Node.js
22
uses: actions/setup-node@v4
0 commit comments