Skip to content

Commit

Permalink
Update quality.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Nikita Ozhyhin <[email protected]>
  • Loading branch information
ozhyhin-nikita authored Sep 4, 2023
1 parent 7d910c7 commit 0dcc45e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/quality.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
runs-on: self-hosted
steps:
- name: Checkout
uses: actions/checkout@v3
uses: actions/checkout@v4
with:
ref: ${{ github.head_ref }}
token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 0dcc45e

Please sign in to comment.