Skip to content

Commit 101bbb3

Browse files
committed
Bump workflow and README to 1.21.11
1 parent 7debc61 commit 101bbb3

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

.github/workflows/build.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ jobs:
77
runs-on: ubuntu-latest
88
steps:
99
- name: Checkout repository
10-
uses: actions/checkout@v4
10+
uses: actions/checkout@v6
1111
with:
1212
show-progress: false
1313
- name: Validate gradle wrapper
@@ -27,9 +27,9 @@ jobs:
2727
- name: Build
2828
run: ./gradlew build
2929
- name: Capture Fabric build artifact
30-
uses: actions/upload-artifact@v4
30+
uses: actions/upload-artifact@v7
3131
with:
32-
name: "Make Bubbles Pop Fabric for Minecraft 1.21.9-1.21.10 (Unzip Me)"
32+
name: "Make Bubbles Pop Fabric for Minecraft 1.21.9-1.21.11 (Unzip Me)"
3333
path: fabric/build/libs/make_bubbles_pop-*.jar
3434
- name: Set job summary
3535
id: summary

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
</p>
1111

1212
<picture><source media="(prefers-color-scheme: light)" srcset="https://raw.githubusercontent.com/Mqxx/GitHub-Markdown/main/blockquotes/badge/light-theme/info.svg"><img alt="Info" src="https://raw.githubusercontent.com/Mqxx/GitHub-Markdown/main/blockquotes/badge/dark-theme/info.svg"></picture><br>
13-
This branch hosts the v0.3.2 1.21.9+ Fabric version of the mod.
14-
- Fabric version works in Minecraft 1.21.9-1.21.10
13+
This branch hosts the v0.3.2 1.21.9-1.21.11 Fabric version of the mod.
14+
- Fabric version works in Minecraft 1.21.9-1.21.11
1515
- Forge version not ported
1616

1717
[Go to the master branch](https://github.com/Tschipcraft/make_bubbles_pop/tree/master)

0 commit comments

Comments
 (0)