Skip to content

Commit 13c9351

Browse files
committed
non-depr archive version
1 parent 6137a4a commit 13c9351

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr-validation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
run: dotnet build dirs.proj
2121
- name: Archive antlr log for troubleshooting
2222
if: ${{ failure() && matrix.os == 'ubuntu-latest' }}
23-
uses: actions/upload-artifact@v2
23+
uses: actions/upload-artifact@v4
2424
with:
2525
name: antlr-log
2626
path: SqlScriptDom/NUL

0 commit comments

Comments
 (0)