Skip to content

Commit

Permalink
Merge pull request #85 from nextcloud/dependabot/github_actions/actio…
Browse files Browse the repository at this point in the history
…ns/checkout-3
  • Loading branch information
skjnldsv committed Jun 21, 2023
2 parents 1d46962 + 8bf3b3a commit 36f43e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dispatch-npm-engines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:

steps:
- name: Checkout target repository
uses: actions/checkout@v2
uses: actions/checkout@v3
with:
repository: ${{ github.repository_owner }}/${{ matrix.repositories }}

Expand Down

0 comments on commit 36f43e1

Please sign in to comment.