We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5280df1 commit 2a18dffCopy full SHA for 2a18dff
.github/workflows/test-build.yml
@@ -29,7 +29,7 @@ jobs:
29
working-directory: ./Doc
30
- uses: actions/checkout@master
31
with:
32
- ref: ${{ matrix.version }}
+ ref: 3.14
33
path: Doc/locales/sv/LC_MESSAGES
34
- run: git pull
35
working-directory: ./Doc/locales/sv/LC_MESSAGES
0 commit comments