We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d863f2 commit 122c27eCopy full SHA for 122c27e
.github/workflows/TestNewAction.yaml
@@ -5,6 +5,8 @@ on: [push]
5
jobs:
6
build:
7
runs-on: ubuntu-latest
8
+ container:
9
+ image: python:3.9
10
env:
11
rts: max
12
steps:
0 commit comments