Skip to content

Commit

Permalink
build(deps): bump actions/setup-go from 2 to 5 (#4793)
Browse files Browse the repository at this point in the history
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 2 to
5.
  • Loading branch information
rimrul committed Feb 8, 2024
2 parents c68910c + ba3c774 commit 82f73c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/l10n.yml
Expand Up @@ -63,7 +63,7 @@ jobs:
origin \
${{ github.ref }} \
$args
- uses: actions/setup-go@v2
- uses: actions/setup-go@v5
with:
go-version: '>=1.16'
- name: Install git-po-helper
Expand Down

0 comments on commit 82f73c8

Please sign in to comment.