Skip to content

Commit

Permalink
Upgrade GitHub Actions checkout
Browse files Browse the repository at this point in the history
  • Loading branch information
cclauss authored and toddtarsi committed Oct 18, 2023
1 parent e8034cb commit 9103fd2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
runs-on: macos-11
if: github.repository == 'seleniumhq/selenium-ide'
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- uses: actions/setup-node@v3
with:
node-version: '20.x'
Expand Down

0 comments on commit 9103fd2

Please sign in to comment.