|
79 | 79 | cp "${HOME}/simics/simics-${{ env.PUBLIC_SIMICS_PACKAGE_VERSION_1000 }}/linux64/bin/craff-fs" bin/craff-fs |
80 | 80 |
|
81 | 81 | - name: Upload Test Artifacts |
82 | | - uses: actions/upload-artifact@50769540e7f4bd5e21e526ee35c689e35e0d6874 # v4.4.0 |
| 82 | + uses: actions/upload-artifact@4cec3d8aa04e39d1a68397de0c4cd6fb9dce8ec1 # v4.6.1 |
83 | 83 | with: |
84 | 84 | name: craff-${{ env.PUBLIC_SIMICS_PACKAGE_VERSION_1000 }} |
85 | 85 | path: bin/ |
@@ -130,7 +130,7 @@ jobs: |
130 | 130 | ./build.sh |
131 | 131 |
|
132 | 132 | - name: Upload Test Artifacts |
133 | | - uses: actions/upload-artifact@50769540e7f4bd5e21e526ee35c689e35e0d6874 # v4.4.0 |
| 133 | + uses: actions/upload-artifact@4cec3d8aa04e39d1a68397de0c4cd6fb9dce8ec1 # v4.6.1 |
134 | 134 | with: |
135 | 135 | name: test-artifacts-riscv-64 |
136 | 136 | path: tests/rsrc/riscv-64 |
@@ -169,7 +169,7 @@ jobs: |
169 | 169 | ./build.sh |
170 | 170 |
|
171 | 171 | - name: Upload Test Artifacts |
172 | | - uses: actions/upload-artifact@50769540e7f4bd5e21e526ee35c689e35e0d6874 # v4.4.0 |
| 172 | + uses: actions/upload-artifact@4cec3d8aa04e39d1a68397de0c4cd6fb9dce8ec1 # v4.6.1 |
173 | 173 | with: |
174 | 174 | name: test-artifacts-x86_64-breakpoint-uefi-edk2 |
175 | 175 | path: tests/rsrc/x86_64-breakpoint-uefi-edk2 |
@@ -208,7 +208,7 @@ jobs: |
208 | 208 | ./build.sh |
209 | 209 |
|
210 | 210 | - name: Upload Test Artifacts |
211 | | - uses: actions/upload-artifact@50769540e7f4bd5e21e526ee35c689e35e0d6874 # v4.4.0 |
| 211 | + uses: actions/upload-artifact@4cec3d8aa04e39d1a68397de0c4cd6fb9dce8ec1 # v4.6.1 |
212 | 212 | with: |
213 | 213 | name: test-artifacts-x86_64-crash-uefi |
214 | 214 | path: tests/rsrc/x86_64-crash-uefi |
@@ -247,7 +247,7 @@ jobs: |
247 | 247 | ./build.sh |
248 | 248 |
|
249 | 249 | - name: Upload Test Artifacts |
250 | | - uses: actions/upload-artifact@50769540e7f4bd5e21e526ee35c689e35e0d6874 # v4.4.0 |
| 250 | + uses: actions/upload-artifact@4cec3d8aa04e39d1a68397de0c4cd6fb9dce8ec1 # v4.6.1 |
251 | 251 | with: |
252 | 252 | name: test-artifacts-x86_64-timeout-uefi-edk2 |
253 | 253 | path: tests/rsrc/x86_64-timeout-uefi-edk2 |
@@ -286,7 +286,7 @@ jobs: |
286 | 286 | ./build.sh |
287 | 287 |
|
288 | 288 | - name: Upload Test Artifacts |
289 | | - uses: actions/upload-artifact@50769540e7f4bd5e21e526ee35c689e35e0d6874 # v4.4.0 |
| 289 | + uses: actions/upload-artifact@4cec3d8aa04e39d1a68397de0c4cd6fb9dce8ec1 # v4.6.1 |
290 | 290 | with: |
291 | 291 | name: test-artifacts-x86_64-uefi |
292 | 292 | path: tests/rsrc/x86_64-uefi |
@@ -325,7 +325,7 @@ jobs: |
325 | 325 | ./build.sh |
326 | 326 |
|
327 | 327 | - name: Upload Test Artifacts |
328 | | - uses: actions/upload-artifact@50769540e7f4bd5e21e526ee35c689e35e0d6874 # v4.4.0 |
| 328 | + uses: actions/upload-artifact@4cec3d8aa04e39d1a68397de0c4cd6fb9dce8ec1 # v4.6.1 |
329 | 329 | with: |
330 | 330 | name: test-artifacts-x86_64-uefi-edk2 |
331 | 331 | path: tests/rsrc/x86_64-uefi-edk2 |
@@ -377,7 +377,7 @@ jobs: |
377 | 377 | ./build.sh |
378 | 378 |
|
379 | 379 | - name: Upload Test Artifacts |
380 | | - uses: actions/upload-artifact@50769540e7f4bd5e21e526ee35c689e35e0d6874 # v4.4.0 |
| 380 | + uses: actions/upload-artifact@4cec3d8aa04e39d1a68397de0c4cd6fb9dce8ec1 # v4.6.1 |
381 | 381 | with: |
382 | 382 | name: test-artifacts-x86-user |
383 | 383 | path: tests/rsrc/x86-user |
@@ -521,7 +521,7 @@ jobs: |
521 | 521 | echo "✅ [CT39 (1/2)] Passed clippy static analysis checks" |
522 | 522 |
|
523 | 523 | - name: Upload Clippy Check Results |
524 | | - uses: actions/upload-artifact@50769540e7f4bd5e21e526ee35c689e35e0d6874 # v4.4.0 |
| 524 | + uses: actions/upload-artifact@4cec3d8aa04e39d1a68397de0c4cd6fb9dce8ec1 # v4.6.1 |
525 | 525 | with: |
526 | 526 | name: clippy-json |
527 | 527 | path: | |
@@ -628,7 +628,7 @@ jobs: |
628 | 628 | cargo simics-build -r |
629 | 629 |
|
630 | 630 | - name: Upload Distribution Package |
631 | | - uses: actions/upload-artifact@50769540e7f4bd5e21e526ee35c689e35e0d6874 # v4.4.0 |
| 631 | + uses: actions/upload-artifact@4cec3d8aa04e39d1a68397de0c4cd6fb9dce8ec1 # v4.6.1 |
632 | 632 | with: |
633 | 633 | name: simics-pkg-31337-win64 |
634 | 634 | path: target/release/simics-pkg-31337-*-win64.ispm |
@@ -660,7 +660,7 @@ jobs: |
660 | 660 | ./scripts/build.sh |
661 | 661 |
|
662 | 662 | - name: Upload Distribution Package |
663 | | - uses: actions/upload-artifact@50769540e7f4bd5e21e526ee35c689e35e0d6874 # v4.4.0 |
| 663 | + uses: actions/upload-artifact@4cec3d8aa04e39d1a68397de0c4cd6fb9dce8ec1 # v4.6.1 |
664 | 664 | with: |
665 | 665 | name: simics-pkg-31337-linux64 |
666 | 666 | path: packages/simics-pkg-31337-*-linux64.ispm |
0 commit comments