We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c29bc87 commit ed86757Copy full SHA for ed86757
.github/workflows/main.yml
@@ -45,7 +45,7 @@ jobs:
45
run: |
46
echo "VERSION=$(git rev-parse --short HEAD)" >> $env:GITHUB_ENV
47
- name: 📤 Upload artifact
48
- uses: actions/upload-artifact@v3
+ uses: actions/upload-artifact@v4.6.2
49
with:
50
name: LibreMonitor
51
path: dist/LibreMonitor.exe
0 commit comments