Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pt-br localization #42

Open
wants to merge 15 commits into
base: 1.2.4.0-release
Choose a base branch
from
Prev Previous commit
Next Next commit
Update AVC-VersionFileValidator.yml
zer0Kerbal committed Oct 11, 2022
commit 2a4359adff985599735a055505ac5ef84dc53fe4
6 changes: 3 additions & 3 deletions .github/workflows/AVC-VersionFileValidator.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# v1.4.0
# update checkout to v3
# v1.4.1
# update checkout to v3.0.2
# update AVC to v1.4
# This is a standard workflow to validate all .version files
# found in the root directory of the repository and any subdirectories,
@@ -20,7 +20,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout repo
uses: actions/checkout@v3
uses: actions/checkout@v3.0.2
with:
fetch-depth: 1
- name: Validate files