Skip to content

Commit 59b5f4a

Browse files
committed
Maintenance: Updated JS test workflow step version
1 parent 0b92a80 commit 59b5f4a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test-js.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
if: ${{ github.ref != 'refs/heads/l10n_development' }}
1818
runs-on: ubuntu-24.04
1919
steps:
20-
- uses: actions/checkout@v4
20+
- uses: actions/checkout@v6
2121

2222
- name: Install NPM deps
2323
run: npm ci

0 commit comments

Comments
 (0)