Skip to content

Commit 4cb4355

Browse files
Pin GitHub Actions workflows to a specific version (#494)
1 parent 909e700 commit 4cb4355

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
runs-on: ubuntu-22.04
1212

1313
steps:
14-
- uses: actions/checkout@v4
14+
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11
1515
with:
1616
submodules: true
1717

0 commit comments

Comments
 (0)