There was an error while loading. Please reload this page.
2 parents cc547d3 + 9f56be6 commit e184f94Copy full SHA for e184f94
1 file changed
.github/workflows/ci.yml
@@ -12,7 +12,7 @@ jobs:
12
uses: dependabot/fetch-metadata@v1.3.1
13
14
- name: Checkout
15
- uses: actions/checkout@v3
+ uses: actions/checkout@v7
16
with:
17
ref: ${{ github.event.pull_request.head.ref }}
18
token: ${{ secrets.SECRET_PAT }}
0 commit comments