We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ccbebf6 commit 1e5efa8Copy full SHA for 1e5efa8
.github/workflows/export.yml
@@ -13,7 +13,7 @@ jobs:
13
uses: actions/checkout@v3
14
15
- name: Upload Artifacts
16
- uses: actions/upload-artifact@v3
+ uses: actions/upload-artifact@v4
17
with:
18
name: LJM_CONSTANTS
19
path: ${{github.workspace}}/LabJack/*
0 commit comments