Skip to content

Commit 6b865e2

Browse files
Update common files
1 parent f45d5d4 commit 6b865e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
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@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1
149+
uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
150150
- name: Download artifacts
151151
uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8
152152
with:

0 commit comments

Comments
 (0)