Skip to content

Commit 5ac6523

Browse files
.github: update upload artifact action version
1 parent 3db3ee4 commit 5ac6523

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/c-cpp.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ jobs:
134134
zip -r ../GNSSPeriph.zip .
135135
cd ..
136136
- name: Upload Build Artifacts
137-
uses: actions/upload-artifact@v2.2.4
137+
uses: actions/upload-artifact@v4
138138
with:
139139
# Artifact name
140140
name: GNSSPeriph

0 commit comments

Comments
 (0)