Skip to content

Commit 71bfc3e

Browse files
fix(ci): correct checkout SHA pin to actual v4 tag (11d5960)
1 parent b91f726 commit 71bfc3e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
id-token: write
2222

2323
steps:
24-
- uses: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5
24+
- uses: actions/checkout@11d5960a326750d5838078e36cf38b85af677262
2525
with:
2626
persist-credentials: false
2727

0 commit comments

Comments
 (0)