Skip to content

Commit 82f73c8

Browse files
authored
build(deps): bump actions/setup-go from 2 to 5 (#4793)
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 2 to 5.
2 parents c68910c + ba3c774 commit 82f73c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/l10n.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ jobs:
6363
origin \
6464
${{ github.ref }} \
6565
$args
66-
- uses: actions/setup-go@v2
66+
- uses: actions/setup-go@v5
6767
with:
6868
go-version: '>=1.16'
6969
- name: Install git-po-helper

0 commit comments

Comments
 (0)