Update remaining actions (#4949)

Downgrade {upload,download}-artifact action to v3 because of unreliability with v4.
This commit is contained in:
John Freeman
2024-03-13 17:42:41 -05:00
committed by GitHub
parent 2ffead76c1
commit 2ecb851926
4 changed files with 9 additions and 9 deletions

View File

@@ -17,7 +17,7 @@ jobs:
image: docker://rippleci/rippled-ci-builder:2944b78d22db
steps:
- name: checkout
uses: actions/checkout@v3
uses: actions/checkout@v4
- name: check environment
run: |
echo ${PATH} | tr ':' '\n'