Skip to content

openjdk18: fix to working archive version 18.0.2-9 #90

openjdk18: fix to working archive version 18.0.2-9

openjdk18: fix to working archive version 18.0.2-9 #90

Workflow file for this run

on:
pull_request:
types: [ opened ]
name: Pull Requests
jobs:
pullRequestHandler:
name: PullRequestHandler
runs-on: windows-latest
steps:
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
- name: PullRequestHandler
uses: ScoopInstaller/GithubActions@main
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}