Skip to content

Commit ca0d110

Browse files
committed
1 parent 0d3bf4c commit ca0d110

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
run: ./Push.ps1
3434
shell: pwsh
3535
- name: Artifacts
36-
uses: actions/upload-artifact@v2
36+
uses: actions/upload-artifact@v4
3737
with:
3838
name: artifacts
3939
path: artifacts/**/*

0 commit comments

Comments
 (0)