Skip to content

Commit

Permalink
Merge pull request #4656 from MidnightCommander/dependabot/github_act…
Browse files Browse the repository at this point in the history
…ions/actions/checkout-4

build(deps): bump actions/checkout from 3 to 4
  • Loading branch information
zyv authored Feb 28, 2025
2 parents 2debd7c + 56d102e commit 0eef293
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/transifex.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
timeout-minutes: 15

steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4

- name: Install gettext & po4a
run: sudo apt-get install -y gettext po4a
Expand Down

0 comments on commit 0eef293

Please sign in to comment.