We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a3f014e commit 74d824eCopy full SHA for 74d824e
.github/workflows/tutone.yml
@@ -5,7 +5,7 @@ on: [ workflow_dispatch ]
5
jobs:
6
createPullRequest:
7
runs-on: ubuntu-latest
8
- container: golang:1.22-bullseye
+ container: golang:1.23-bullseye
9
steps:
10
- uses: actions/checkout@v3
11
0 commit comments