Skip to content

Commit 00f6fd3

Browse files
committed
ci: bump upload artifact version to 4
1 parent 015274e commit 00f6fd3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
bundler-cache: true # runs 'bundle install' and caches installed gems automatically
3838
- run: bundle exec rubocop
3939
- run: bundle exec rspec --format documentation
40-
- uses: actions/upload-artifact@v3
40+
- uses: actions/upload-artifact@v4
4141
with:
4242
name: coverage
4343
path: coverage/

0 commit comments

Comments
 (0)