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 9103fd2 commit 24a2030Copy full SHA for 24a2030
.github/workflows/release-ide.yml
@@ -22,7 +22,7 @@ jobs:
22
runs-on: macos-11
23
if: github.repository == 'seleniumhq/selenium-ide'
24
steps:
25
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
26
- uses: actions/setup-node@v3
27
with:
28
node-version: '20.x'
.github/workflows/release-npm.yml
runs-on: ubuntu-latest
0 commit comments