Skip to content

Commit a71be2b

Browse files
committed
Maybe we need to qualify full version
1 parent 6ac3f48 commit a71be2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
build:
1111
runs-on: ubuntu-latest
1212
steps:
13-
- uses: juarezr/firebirdsql-github-action@v2
13+
- uses: juarezr/firebirdsql-github-action@v2.0.0
1414
with:
1515
version: '5.0.2'
1616
firebird_root_password: 'masterkey'

0 commit comments

Comments
 (0)