1
0

Merge pull request #109 from firstBitMarksistskaya/dependabot/github_actions/actions/checkout-4

This commit is contained in:
dependabot[bot]
2024-02-13 16:55:11 +00:00
committed by GitHub

View File

@@ -14,7 +14,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- name: Set up JDK 11
uses: actions/setup-java@v4
with: