Skip to content

Commit 5db38d3

Browse files
committed
Update version
1 parent 3199a24 commit 5db38d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dotnet.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
build:
2121
runs-on: ubuntu-latest
2222
steps:
23-
- uses: actions/checkout@v3
23+
- uses: actions/checkout@v4
2424
- name: Set Version Variable
2525
if: ${{ github.ref_type == 'tag' }}
2626
env:

0 commit comments

Comments
 (0)