Skip to content

Commit 4ded1bc

Browse files
authored
Merge pull request #228 from r1chardj0n3s/dependabot/github_actions/actions-infrastructure-08b3065b60
Bump the actions-infrastructure group with 2 updates
2 parents ea6ba08 + 2394838 commit 4ded1bc

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/test.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -76,9 +76,9 @@ jobs:
7676
name: Check stub file with stubtest and mypy
7777
runs-on: ubuntu-latest
7878
steps:
79-
- uses: actions/checkout@v3
79+
- uses: actions/checkout@v6
8080
- name: Set up Python 3.10
81-
uses: actions/setup-python@v4
81+
uses: actions/setup-python@v6
8282
with:
8383
python-version: "3.10"
8484
- name: Install parse and mypy

0 commit comments

Comments
 (0)