Skip to content

Commit c29bc87

Browse files
authored
Update GitHub Actions checkout action version
1 parent ac2d2d9 commit c29bc87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
steps:
1111
# Gets repo
1212
- name: Repo Checkout
13-
uses: actions/checkout@v3
13+
uses: actions/checkout@v5.0.0
1414

1515
- name: Python Setup
1616
uses: actions/setup-python@v4

0 commit comments

Comments
 (0)