Skip to content

Commit 131a10c

Browse files
Bump actions/upload-artifact from 4.3.6 to 4.4.0 (#519)
1 parent 3d67156 commit 131a10c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ jobs:
7777
echo "ref: $ref"
7878
echo "$ref" >> cleanup_cache
7979
- name: Upload cleanup-cache artifact
80-
uses: actions/upload-artifact@v4.3.6
80+
uses: actions/upload-artifact@v4.4.0
8181
with:
8282
name: cleanup_cache
8383
path: cleanup_cache

0 commit comments

Comments
 (0)