Skip to content
This repository was archived by the owner on Apr 17, 2025. It is now read-only.

Commit 671a74e

Browse files
committed
fix
1 parent 2e71dfe commit 671a74e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/reusable-take-screenshots.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
- uses: actions/checkout@v4
2323
with:
2424
repository: sasaplus1-prototype/workflow-screenshot-with-playwright
25-
- uses: setup-node@v4
25+
- uses: actions/setup-node@v4
2626
with:
2727
node-version-file: package.json
2828
- run: npm ci

0 commit comments

Comments
 (0)