Skip to content

Commit 121f8a7

Browse files
Update dev tools
1 parent c8f118f commit 121f8a7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/erlang.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,7 @@ jobs:
193193
rebar3-${{ runner.os }}-
194194
195195
- name: Install inotify tools
196-
uses: awalsh128/cache-apt-pkgs-action@2c09a5e66da6c8016428a2172bd76e5e4f14bb17 # v1.5.3
196+
uses: awalsh128/cache-apt-pkgs-action@acb598e5ddbc6f68a970c5da0688d2f3a9f04d05 # v1.6.0
197197
with:
198198
packages: inotify-tools
199199
version: 1.0

.tool-versions

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
erlang 28.1
1+
erlang 28.1.1
22
rebar 3.25.1
33
nodejs 22.20.0

0 commit comments

Comments
 (0)