We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c32a143 commit 3001b7dCopy full SHA for 3001b7d
.github/workflows/main.yml
@@ -23,7 +23,7 @@ jobs:
23
24
steps:
25
# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
26
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
27
- uses: actions/setup-java@v4
28
with:
29
distribution: 'temurin'
0 commit comments