Skip to content

Commit

Permalink
build(deps): bump actions/setup-node from 4.0.3 to 4.0.4 (#461)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Sep 22, 2024
1 parent 637b89a commit 3842363
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/crowdin-download.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
BASE_BRANCH: master
steps:
- name: Setup Node
uses: actions/setup-node@v4.0.3
uses: actions/setup-node@v4.0.4
with:
node-version: 18

Expand Down

0 comments on commit 3842363

Please sign in to comment.