We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1489a1d + b0668ce commit ee38b87Copy full SHA for ee38b87
1 file changed
.github/workflows/push.yaml
@@ -8,7 +8,7 @@ jobs:
8
runs-on: self-hosted
9
steps:
10
- name: Checkout
11
- uses: actions/checkout@v5
+ uses: actions/checkout@v6
12
- name: Login to GitHub Container Registry
13
uses: docker/login-action@v3
14
with:
0 commit comments