Skip to content

Commit 02efc6b

Browse files
committed
Fix Actions
1 parent 4962417 commit 02efc6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cmake.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ jobs:
7474
# # See https://cmake.org/cmake/help/latest/manual/ctest.1.html for more detail
7575
# run: ctest --build-config ${{ matrix.build_type }}
7676
- name: Upload build artifacts
77-
uses: actions/upload-artifact@v3
77+
uses: actions/upload-artifact@v2
7878
with:
7979
name: bbrlite-artifacts
8080
path: |

0 commit comments

Comments
 (0)