We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8677e40 + 6a55b5a commit d78aa86Copy full SHA for d78aa86
.github/workflows/update.yml
@@ -13,7 +13,7 @@ jobs:
13
runs-on: ubuntu-latest
14
15
steps:
16
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
17
- name: Update data
18
uses: Dependency-Drift-Tracker/dependency-drift-tracker-action@v1
19
with:
.github/workflows/website.yml
@@ -12,7 +12,7 @@ jobs:
12
- name: Generate website
0 commit comments