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 07f0078 commit 12a4c0eCopy full SHA for 12a4c0e
.github/workflows/stackhpc-pull-request.yml
@@ -77,7 +77,7 @@ jobs:
77
if: github.repository == 'stackhpc/stackhpc-kayobe-config'
78
steps:
79
- name: GitHub Checkout 🛎
80
- uses: actions/checkout@v3
+ uses: actions/checkout@v4
81
82
- name: Setup Python ${{ matrix.python-version }} 🐍
83
uses: actions/setup-python@v4
0 commit comments