Skip to content

Commit

Permalink
Merge pull request #5 from cwperks/gha-fix2
Browse files Browse the repository at this point in the history
Gha fix2
  • Loading branch information
RyanL1997 authored Nov 30, 2023
2 parents 71fe260 + f07ef99 commit b00a5f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integration-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
echo "PLUGIN_VERSION=$plugin_version" >> $GITHUB_ENV
shell: bash

- uses: browser-actions/setup-geckodriver@v0.0.0
- uses: browser-actions/setup-geckodriver@latest
- run: geckodriver --version

- name: Set up Firefox browser
Expand Down

0 comments on commit b00a5f3

Please sign in to comment.