Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 84362f8

Browse files
dependabot[bot]palnabarun
authored andcommitted
Bump actions/setup-python from v2.1.2 to v2.1.3
Bumps [actions/setup-python](https://github.com/actions/setup-python) from v2.1.2 to v2.1.3. - [Release notes](https://github.com/actions/setup-python/releases) - [Commits](actions/setup-python@v2.1.2...c181ffa) Signed-off-by: dependabot[bot] <[email protected]>
1 parent e8fb24a commit 84362f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
with:
1616
submodules: true
1717
- name: Set up Python ${{ matrix.python-version }}
18-
uses: actions/[email protected].2
18+
uses: actions/[email protected].3
1919
with:
2020
python-version: ${{ matrix.python-version }}
2121
- name: Install dependencies

0 commit comments

Comments
 (0)