Skip to content

Commit

Permalink
Merge pull request #316 from Visual-Regression-Tracker/update-github-…
Browse files Browse the repository at this point in the history
…actions-tools

Update GitHub Actions tool versions and keep them consistent
  • Loading branch information
paazmaya authored Jul 11, 2023
2 parents 587c7e7 + 2d2561c commit 434071d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
runs-on: ubuntu-latest

steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v3

- id: get-branch-name
run: echo "::set-output name=branch_name::$(git symbolic-ref --short HEAD)"
Expand Down

0 comments on commit 434071d

Please sign in to comment.