Skip to content

Commit 939105d

Browse files
authored
Merge pull request #142 from praw-dev/dependabot/github_actions/actions/setup-python-6.1.0
2 parents f1b59ad + e1b0b52 commit 939105d

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@ff7abcd0c3c05ccf6adc123a8cd1fd4fb30fb493 # v4.2.2
1010
- name: Set up Python
11-
uses: actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6.0.0
11+
uses: actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6.1.0
1212
with:
1313
cache: pip
1414
python-version: 3.x

0 commit comments

Comments
 (0)