Skip to content

Commit 3beaed1

Browse files
Update actions/upload-artifact action to v6
1 parent 221ec0b commit 3beaed1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/compile.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
Write-Host "WORK DIRR"
5555
TREE /F
5656
- name: Upload artifacts
57-
uses: actions/upload-artifact@v4
57+
uses: actions/upload-artifact@v6
5858
with:
5959
name: bin
6060
path: "D:/a/ahk-scripts/ahk-scripts/bin/"

0 commit comments

Comments
 (0)