Skip to content

Commit f73e6a7

Browse files
authored
Merge pull request #52 from plus3it/dependabot/github_actions/github-actions-a4547b9067
Bump the github-actions group with 2 updates
2 parents 1379a9c + f944fb3 commit f73e6a7

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/test-python.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,10 @@ jobs:
1111
test:
1212
runs-on: ubuntu-latest
1313
steps:
14-
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
14+
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd
1515

1616
- name: Set up Python
17-
uses: actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b
17+
uses: actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405
1818
with:
1919
python-version: '3.12'
2020

0 commit comments

Comments
 (0)