Skip to content

Commit 267cb7d

Browse files
chore(deps): update actions/checkout action to v4.1.1 (#1261)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a9861fc commit 267cb7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ jobs:
146146
if: startsWith(github.ref, 'refs/tags/')
147147
steps:
148148
- name: Checkout repository
149-
uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v4.1.0
149+
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
150150
- name: Download artifacts
151151
uses: actions/download-artifact@9bc31d5ccc31df68ecc42ccf4149144866c47d8a # v3.0.2
152152
with:

0 commit comments

Comments
 (0)