Skip to content

Commit 9bb007a

Browse files
authored
Merge pull request #1492 from sbrunner/ci-upgrade-master
CI updates
2 parents d85f865 + fd2c259 commit 9bb007a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/main.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ jobs:
7676
- name: Get the status images
7777
run: cp tests/status/*.png results/status/ || true
7878
if: failure()
79-
- uses: actions/upload-artifact@v3
79+
- uses: actions/upload-artifact@v4
8080
with:
8181
name: results
8282
path: results

0 commit comments

Comments
 (0)