aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/ci-format.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/ci-format.yml')
-rw-r--r--.github/workflows/ci-format.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/ci-format.yml b/.github/workflows/ci-format.yml
index 0994bc75ea..6a5850edd1 100644
--- a/.github/workflows/ci-format.yml
+++ b/.github/workflows/ci-format.yml
@@ -15,7 +15,7 @@ jobs:
format-check:
runs-on: ubuntu-latest
steps:
- - uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
+ - uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
- uses: actions/setup-dotnet@26b0ec14cb23fa6904739307f278c14f94c95bf1 # v5.4.0
with: