Skip to content

Commit 1e5efa8

Browse files
Update export.yml
Updated upload artifact action
1 parent ccbebf6 commit 1e5efa8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/export.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
uses: actions/checkout@v3
1414

1515
- name: Upload Artifacts
16-
uses: actions/upload-artifact@v3
16+
uses: actions/upload-artifact@v4
1717
with:
1818
name: LJM_CONSTANTS
1919
path: ${{github.workspace}}/LabJack/*

0 commit comments

Comments
 (0)