We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 28fb174 commit 8c77db6Copy full SHA for 8c77db6
.github/workflows/actions.yaml
@@ -11,7 +11,7 @@ jobs:
11
12
steps:
13
- name: Checkout repository
14
- uses: actions/checkout@v2
+ uses: actions/checkout@v3
15
16
- name: Set up Python
17
uses: actions/setup-python@v4
0 commit comments