mirror of
https://github.com/scratchfoundation/scratch-blocks.git
synced 2025-08-28 22:10:31 -04:00
chore(deps): update actions/setup-java digest to dda1638
This commit is contained in:
parent
4ff53f19f2
commit
34a561d700
1 changed files with 1 additions and 1 deletions
2
.github/workflows/deploy.yml
vendored
2
.github/workflows/deploy.yml
vendored
|
@ -17,7 +17,7 @@ jobs:
|
|||
- name: Check Python version
|
||||
run: python --version
|
||||
- name: Setup Java
|
||||
uses: actions/setup-java@0ab4596768b603586c0de567f2430c30f5b0d2b0 # v3
|
||||
uses: actions/setup-java@dda1638bc011456727caa31df8804f3862d862c8 # v3
|
||||
with:
|
||||
distribution: 'temurin'
|
||||
java-version: 17
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue