Skip to content

Commit ed86757

Browse files
authored
Update upload-artifact action to version 4.6.2
1 parent c29bc87 commit ed86757

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
run: |
4646
echo "VERSION=$(git rev-parse --short HEAD)" >> $env:GITHUB_ENV
4747
- name: 📤 Upload artifact
48-
uses: actions/upload-artifact@v3
48+
uses: actions/upload-artifact@v4.6.2
4949
with:
5050
name: LibreMonitor
5151
path: dist/LibreMonitor.exe

0 commit comments

Comments
 (0)