We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 723c253 commit bad89dbCopy full SHA for bad89db
.github/workflows/dependency-graph.yml
@@ -17,7 +17,7 @@ jobs:
17
name: Submit dependencies to GitHub
18
runs-on: ubuntu-latest
19
steps:
20
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
21
with:
22
fetch-depth: 0
23
ref: ${{ inputs.ref }}
0 commit comments