Skip to content

Commit c67d378

Browse files
authored
F2calv/2024 04 updates (#73)
* cargo update * gh action update
1 parent 5deca3e commit c67d378

File tree

2 files changed

+99
-92
lines changed

2 files changed

+99
-92
lines changed

.github/workflows/versioning.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -35,13 +35,13 @@ jobs:
3535
fi
3636
3737
- name: gitversion (2 of 3)
38-
uses: gittools/actions/gitversion/setup@v0
38+
uses: gittools/actions/gitversion/setup@v1
3939
with:
4040
versionSpec: 5.x
4141

4242
- name: gitversion (3 of 3)
4343
id: gitversion
44-
uses: gittools/actions/gitversion/execute@v0
44+
uses: gittools/actions/gitversion/execute@v1
4545
with:
4646
useConfigFile: true
4747
additionalArguments: /nofetch

0 commit comments

Comments
 (0)