We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 67486e4 commit 677dae6Copy full SHA for 677dae6
.github/workflows/ci.yml
@@ -19,7 +19,7 @@ jobs:
19
fail-fast: false
20
steps:
21
- name: Checkout
22
- uses: actions/checkout@v5.0.1
+ uses: actions/checkout@v6.0.0
23
with:
24
fetch-depth: 0
25
- name: Setup .NET SDK
.github/workflows/update-dependencies.yml
@@ -10,7 +10,7 @@ jobs:
10
contents: read
11
12
13
14
- name: Self-hosted Renovate
15
uses: renovatebot/github-action@v44.0.3
16
0 commit comments