Skip to content

Commit bfdde17

Browse files
Update actions/checkout action to v3.5.3
1 parent 2384322 commit bfdde17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
id-token: none
2929

3030
steps:
31-
- uses: actions/checkout@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8 # tag=v3.1.0
31+
- uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 # v3.5.3
3232

3333
- name: Login to GitHub
3434
if: github.event_name != 'pull_request'

0 commit comments

Comments
 (0)