mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-05 09:01:18 -04:00
chore(deps): update actions/setup-python digest to b55428b
This commit is contained in:
2
.github/workflows/codesee-diagram.yml
vendored
2
.github/workflows/codesee-diagram.yml
vendored
@@ -45,7 +45,7 @@ jobs:
|
||||
node-version: '16'
|
||||
|
||||
- name: Configure Python 3.x
|
||||
uses: actions/setup-python@c4e89fac7e8767b327bbad6cb4d859eda999cf08 # tag=v4
|
||||
uses: actions/setup-python@b55428b1882923874294fa556849718a1d7f2ca5 # tag=v4
|
||||
if: ${{ fromJSON(steps.detect-languages.outputs.languages).python }}
|
||||
with:
|
||||
python-version: '3.x'
|
||||
|
||||
Reference in New Issue
Block a user