Skip to content

Commit 8c23a2f

Browse files
authored
Merge branch 'main' into nytian/codeql
2 parents 54cd220 + 8840a83 commit 8c23a2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/validate-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
run: dotnet pack $solution --configuration $config --no-build
4949

5050
- name: Upload
51-
uses: actions/upload-artifact@v3
51+
uses: actions/upload-artifact@v4
5252
with:
5353
name: pkg
5454
path: out/pkg

0 commit comments

Comments
 (0)