Skip to content

Commit

Permalink
ci: update github runner version
Browse files Browse the repository at this point in the history
  • Loading branch information
amoncaldas committed Feb 10, 2022
1 parent 6139a2b commit 73072b8
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 @@ -16,6 +16,6 @@ jobs:
ORSKEY: ${{ secrets.ORSKEY }}
BITLYLOGIN: ${{ secrets.BITLYLOGIN }}
BITLYAPIKEY: ${{ secrets.BITLYAPIKEY }}
uses: GIScience/github-action-webapp-front-end-test@v1.3
uses: GIScience/github-action-webapp-front-end-test@v1.4
with:
target: 'test'

0 comments on commit 73072b8

Please sign in to comment.