Skip to content

Commit 640c3d6

Browse files
committed
Use explicit action version rather than main
1 parent 679d4af commit 640c3d6

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,7 @@ jobs:
1111
id-token: write
1212
pages: write
1313
steps:
14-
15-
- uses: actions/checkout@main
14+
- uses: actions/checkout@v4
1615
with:
1716
fetch-depth: 50
1817

0 commit comments

Comments
 (0)