Skip to content

Commit

Permalink
Update edit-check.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
marios8543 authored Oct 20, 2023
1 parent f94a1f9 commit e363c67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/edit-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
token: ${{ secrets.GITHUB_TOKEN }}

- name: Checkout
uses: actions/checkout@v2
uses: actions/checkout@v3

- name: Get changed files
id: changed-files
Expand Down

0 comments on commit e363c67

Please sign in to comment.