mirror of
https://gitcode.com/gh_mirrors/gh/gh-action-pypi-publish.git
synced 2026-07-02 18:27:49 +00:00
Use Python 3.9 in runtime
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
|||||||
FROM python:3.8-slim
|
FROM python:3.9-slim
|
||||||
|
|
||||||
LABEL "maintainer" "Sviatoslav Sydorenko <wk+pypa@sydorenko.org.ua>"
|
LABEL "maintainer" "Sviatoslav Sydorenko <wk+pypa@sydorenko.org.ua>"
|
||||||
LABEL "repository" "https://github.com/pypa/gh-action-pypi-publish"
|
LABEL "repository" "https://github.com/pypa/gh-action-pypi-publish"
|
||||||
|
|||||||
Reference in New Issue
Block a user