We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d4d001d commit 6b9a2d9Copy full SHA for 6b9a2d9
2 files changed
.github/workflows/gradleCI.yml
@@ -23,7 +23,7 @@ jobs:
23
run: './gradlew build'
24
25
- name: Upload Artifacts
26
- uses: actions/upload-artifact@v3
+ uses: actions/upload-artifact@v4
27
with:
28
name: Generated Files
29
path: ./build/libs/*
User Dictionary.txt
@@ -43,3 +43,4 @@ drivebase
43
watchdogs
44
wpilib
45
odometry
46
+pneumatic
0 commit comments