Skip to content

Commit 5e8d99c

Browse files
committed
Updated GitVersion
1 parent bce6623 commit 5e8d99c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/build.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,10 @@ jobs:
99
- uses: actions/checkout@v2
1010
with:
1111
fetch-depth: 0
12-
- uses: gittools/actions/gitversion/[email protected].8
12+
- uses: gittools/actions/gitversion/[email protected].9
1313
with:
14-
versionSpec: '5.5.x'
15-
- uses: gittools/actions/gitversion/[email protected].8
14+
versionSpec: '5.6.x'
15+
- uses: gittools/actions/gitversion/[email protected].9
1616
id: gitversion
1717
- uses: actions/cache@v2
1818
with:

0 commit comments

Comments
 (0)