Skip to content

Commit c801959

Browse files
authored
chore(deps): update github actions (#213)
1 parent ffaa87f commit c801959

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/lint.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,10 +31,10 @@ jobs:
3131

3232
steps:
3333
- name: Checkout Repository
34-
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
34+
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
3535

3636
- name: Setup Python
37-
uses: actions/setup-python@0a5c61591373683505ea898e09a3ea4f39ef2b9c # v5.0.0
37+
uses: actions/setup-python@f677139bbe7f9c59b41e40162b753c062f5d49a3 # v5.2.0
3838
with:
3939
python-version: "3.11"
4040

0 commit comments

Comments
 (0)