Skip to content

Commit 69e346e

Browse files
committed
Merge branch 'js/ci-github-setup-go-update' into jch
Update a version of action used at the GitHub Actrions CI. * js/ci-github-setup-go-update: ci: bump actions/setup-go from 5 to 6
2 parents e53714d + cd99203 commit 69e346e

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@v5
66+
- uses: actions/setup-go@v6
6767
with:
6868
go-version: '>=1.16'
6969
cache: false

0 commit comments

Comments
 (0)