Skip to content

Commit fa225e4

Browse files
committed
Update download-artifact action to v6
1 parent 2f8d8b5 commit fa225e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/clingo.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ jobs:
134134
path: spack
135135
ref: 734c5db2121b01c373eed6538e452f18887e9e44
136136

137-
- uses: actions/download-artifact@v3
137+
- uses: actions/download-artifact@v6
138138

139139
- run: ./spack/bin/spack python ./generate_bootstrap_json.py clingo
140140
- uses: actions/upload-artifact@v5

0 commit comments

Comments
 (0)