Skip to content

Commit c00c4a3

Browse files
authored
Revert "Bump the github-actions group with 1 update" (#257)
1 parent 5c9059a commit c00c4a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
run: ./tests.sh
3838
- name: Store test results
3939
if: success() || failure()
40-
uses: actions/upload-artifact@v4
40+
uses: actions/upload-artifact@v3
4141
with:
4242
name: test-results
4343
path: |

0 commit comments

Comments
 (0)