diff --git a/actions/upload-repository/action.yml b/actions/upload-repository/action.yml index 1b6bd141..2fb2bcb1 100644 --- a/actions/upload-repository/action.yml +++ b/actions/upload-repository/action.yml @@ -18,7 +18,7 @@ inputs: runs: using: "composite" steps: - - uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v4.1.0 + - uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1 - uses: actions/setup-python@65d7f2d534ac1bc67fcd62888c5f4f3d2cb2b236 with: