Skip to content

Commit 28fb4ea

Browse files
authored
Merge pull request #58 from bluesabre/dependabot/github_actions/actions/checkout-4.2.2
Bump actions/checkout from 4.2.1 to 4.2.2
2 parents 0fc47f1 + 6dd0f8c commit 28fb4ea

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].1
19+
- uses: actions/[email protected].2
2020
- name: Install Python 3
2121
uses: actions/[email protected]
2222
with:

0 commit comments

Comments
 (0)