Skip to content

Commit 79c6e48

Browse files
authored
Merge pull request #266 from praw-dev/dependabot/github_actions/actions/setup-python-6.2.0
2 parents d99e56c + a1c7c24 commit 79c6e48

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pypi.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
steps:
99
- uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5.0.1
1010
- name: Set up Python
11-
uses: actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6.1.0
11+
uses: actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2.0
1212
with:
1313
cache: pip
1414
python-version: 3.x

0 commit comments

Comments
 (0)