Skip to content
This repository was archived by the owner on Mar 19, 2024. It is now read-only.

Commit 063e736

Browse files
authored
Merge pull request #473 from owncloud/dependabot/github_actions/actions/checkout-3
Bump actions/checkout from 2 to 3
2 parents ff0cde3 + 5cec7b4 commit 063e736

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gradle-wrapper-validation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@ jobs:
66
name: "Validation"
77
runs-on: ubuntu-latest
88
steps:
9-
- uses: actions/checkout@v2
9+
- uses: actions/checkout@v3
1010
- uses: gradle/wrapper-validation-action@v1

0 commit comments

Comments
 (0)