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 a5da060 + b1c0b87 commit 4235767Copy full SHA for 4235767
.github/workflows/labels.yml
@@ -31,7 +31,7 @@ jobs:
31
steps:
32
-
33
name: Checkout
34
- uses: actions/checkout@v5
+ uses: actions/checkout@v6
35
36
name: Run Labeler
37
uses: crazy-max/ghaction-github-labeler@v5
.github/workflows/test.yml
@@ -40,7 +40,7 @@ jobs:
40
echo "LIBRENMS_VERSION=${{ matrix.version }}" >> $GITHUB_ENV
41
42
43
44
45
name: Set up QEMU
46
uses: docker/setup-qemu-action@v3
0 commit comments