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.
2 parents e9d772e + 219b321 commit f8cb4faCopy full SHA for f8cb4fa
1 file changed
.github/workflows/build.yml
@@ -22,7 +22,7 @@ jobs:
22
name: ${{ matrix.platform }} workshop-build
23
steps:
24
- name: checkout
25
- uses: actions/checkout@v4.2.2
+ uses: actions/checkout@v5.0.0
26
27
- name: Prepare env
28
id: envvars
0 commit comments