Skip to content

Commit

Permalink
bump spark to 3.5.1 (#314)
Browse files Browse the repository at this point in the history
  • Loading branch information
nanne-aben authored Feb 26, 2024
1 parent e1c9d04 commit af5dad4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
java-version: 11
- uses: vemonet/setup-spark@v1
with:
spark-version: '3.5.0'
spark-version: '3.5.1'
hadoop-version: '3'
- name: Set up Python ${{ matrix.python-version }}
uses: actions/setup-python@v5
Expand Down

0 comments on commit af5dad4

Please sign in to comment.