Skip to content

Commit 2a18dff

Browse files
authored
Update test-build.yml
1 parent 5280df1 commit 2a18dff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
working-directory: ./Doc
3030
- uses: actions/checkout@master
3131
with:
32-
ref: ${{ matrix.version }}
32+
ref: 3.14
3333
path: Doc/locales/sv/LC_MESSAGES
3434
- run: git pull
3535
working-directory: ./Doc/locales/sv/LC_MESSAGES

0 commit comments

Comments
 (0)