Skip to content

Commit 0c75827

Browse files
authored
Merge pull request #57 from bluesabre/dependabot/github_actions/actions/checkout-4.2.1
Bump actions/checkout from 4.2.0 to 4.2.1
2 parents 5130508 + 9b442e1 commit 0c75827

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/track-lp-issues.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616

1717
steps:
1818
# Checkout code
19-
- uses: actions/[email protected].0
19+
- uses: actions/[email protected].1
2020
- name: Install Python 3
2121
uses: actions/[email protected]
2222
with:

0 commit comments

Comments
 (0)