Skip to content

Commit ba2ef1a

Browse files
authored
Apply suggestion from @marikaner
1 parent de35537 commit ba2ef1a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/cache-maven-dependencies.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
update-cache:
1515
runs-on: ubuntu-latest
1616
permissions:
17-
actions: write # needed to delete existing caches
17+
actions: write # needed to delete caches
1818
steps:
1919
- name: "Checkout"
2020
uses: actions/checkout@v6

0 commit comments

Comments
 (0)