Skip to content

SNOW-3765936: bump google-cloud-storage from 2.44.1 to 2.69.0 #6954

SNOW-3765936: bump google-cloud-storage from 2.44.1 to 2.69.0

SNOW-3765936: bump google-cloud-storage from 2.44.1 to 2.69.0 #6954

Workflow file for this run

name: Check Style
on:
pull_request:
branches:
- master
jobs:
check-style:
name: Check Style
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Check Style
shell: bash
run: mvn clean validate --batch-mode --show-version -P check-style