Skip to content

Commit

Permalink
Update compileTranslations.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sigmaSd committed Jan 26, 2024
1 parent a01c16f commit 75cbaa4
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/compileTranslations.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,9 @@ jobs:

steps:
- name: Setup repo
uses: actions/checkout@v3
uses: actions/checkout@v4
with:
token: ${{ secrets.GITHUB_TOKEN }}

- name: Setup Deno
uses: denoland/setup-deno@61fe2df320078202e33d7d5ad347e7dcfa0e8f31 # v1.1.2
Expand Down

0 comments on commit 75cbaa4

Please sign in to comment.