Skip to content

Commit 9103fd2

Browse files
cclausstoddtarsi
authored andcommitted
Upgrade GitHub Actions checkout
https://github.com/actions/checkout/releases
1 parent e8034cb commit 9103fd2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
runs-on: macos-11
2323
if: github.repository == 'seleniumhq/selenium-ide'
2424
steps:
25-
- uses: actions/checkout@v3
25+
- uses: actions/checkout@v4
2626
- uses: actions/setup-node@v3
2727
with:
2828
node-version: '20.x'

0 commit comments

Comments
 (0)