Skip to content

Commit 911032e

Browse files
committed
Bump actions extensions
1 parent ff3bfd0 commit 911032e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/build-and-test.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,8 @@ jobs:
8888

8989
- name: Upload artifacts
9090
if: ${{ always() }}
91-
uses: actions/upload-artifact@v3
91+
uses: actions/upload-artifact@v4
9292
with:
9393
name: build-test-artifacts
9494
path: upload/*.*
95+

0 commit comments

Comments
 (0)