Skip to content

Commit 0295d48

Browse files
Update manual-deploy.yml
1 parent 9260cee commit 0295d48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/manual-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
needs:
1111
- create-github-release
1212
steps:
13-
- uses: actions/checkout@v3
13+
- uses: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744 # v3
1414
- name: Set up Python
1515
uses: actions/setup-python@65d7f2d534ac1bc67fcd62888c5f4f3d2cb2b236 # v4
1616
with:

0 commit comments

Comments
 (0)