Skip to content

Commit

Permalink
chore(ci): update saucelabs/sauce-connect-action to version 2.3.6
Browse files Browse the repository at this point in the history
  • Loading branch information
mjeanroy committed Apr 14, 2024
1 parent db7acf1 commit 3d64c33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
node-version: ${{ matrix.node }}
- name: Install
run: npm install
- uses: saucelabs/[email protected].4
- uses: saucelabs/[email protected].6
with:
username: ${{ secrets.SAUCE_USERNAME }}
accessKey: ${{ secrets.SAUCE_ACCESS_KEY }}
Expand Down

0 comments on commit 3d64c33

Please sign in to comment.