Skip to content

Commit

Permalink
Bump actions/checkout from 3 to 4 (#128)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jun 17, 2024
1 parent a6adbb6 commit 2b230ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-builder.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:

steps:
- name: Get all the letters, words and paragraphs needed for the spell!
uses: actions/checkout@v3
uses: actions/checkout@v4
- name: Setup JDK
uses: ./.github/actions/setup-jdk
- name: Maven, now you do the magic! I enchant you the Bash way!
Expand Down

0 comments on commit 2b230ed

Please sign in to comment.